projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3c3581
)
[packages] shadow: remove redundant autoreconf
author
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 9 Dec 2010 20:34:33 +0000
(20:34 +0000)
committer
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 9 Dec 2010 20:34:33 +0000
(20:34 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24403
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
utils/shadow/Makefile
patch
|
blob
|
history
diff --git
a/utils/shadow/Makefile
b/utils/shadow/Makefile
index
ae0846d
..
7b62036
100644
(file)
--- a/
utils/shadow/Makefile
+++ b/
utils/shadow/Makefile
@@
-43,11
+43,6
@@
define Package/shadow/install
true
endef
-define Build/Configure
- (cd $(PKG_BUILD_DIR); autoreconf --force --install)
- $(call Build/Configure/Default)
-endef
-
define program
define Package/shadow-$(1)