projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ar71xx] add missing break statement
[openwrt.git]
/
package
/
libtool
/
Makefile
diff --git
a/package/libtool/Makefile
b/package/libtool/Makefile
index
8d50a7a
..
7c5e431
100644
(file)
--- 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:=d0071c890101fcf4f2be8934a37841b0
PKG_SOURCE_URL:=@GNU/libtool
PKG_MD5SUM:=d0071c890101fcf4f2be8934a37841b0
-PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
-
HOST_PATCH_DIR=/dev/null
PKG_BUILD_DEPENDS:=libtool/host
HOST_PATCH_DIR=/dev/null
PKG_BUILD_DEPENDS:=libtool/host
This page took
0.022478 seconds
and
4
git commands to generate.