summaryrefslogtreecommitdiffstats
path: root/package/libtool/Makefile
diff options
context:
space:
mode:
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-12-15 20:02:21 +0000
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-12-15 20:02:21 +0000
commit638e7f7d3b95137aafc5a1af5f1e19e445295dbf (patch)
tree05bed34f2e49630670ad56b126e3f1ae0f7d55ae /package/libtool/Makefile
parent2427a1a5f9baffc8a4faf578dbdb5b618e23ed53 (diff)
[package] libtool: prefix command output with "OpenWrt-" to make it immediately obvious whether our libtool is used
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24613 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libtool/Makefile')
-rw-r--r--package/libtool/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/libtool/Makefile b/package/libtool/Makefile
index 5aa5aa365..1349070d5 100644
--- a/package/libtool/Makefile
+++ b/package/libtool/Makefile
@@ -15,8 +15,6 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@GNU/libtool
PKG_MD5SUM:=b32b04148ecdd7344abc6fe8bd1bb021
-HOST_PATCH_DIR=/dev/null
-
PKG_BUILD_DEPENDS:=libtool/host
PKG_BUILD_PARALLEL:=0