projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcc3fa9
)
[packages] shadow: remove redundant autoreconf
author
Jo-Philipp Wich
<jow@openwrt.org>
Thu, 9 Dec 2010 20:34:33 +0000
(20:34 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Thu, 9 Dec 2010 20:34:33 +0000
(20:34 +0000)
SVN-Revision: 24403
utils/shadow/Makefile
patch
|
blob
|
history
diff --git
a/utils/shadow/Makefile
b/utils/shadow/Makefile
index ae0846d295ad19ae8fe7a4ca8e31c7514a9537f5..7b6203610810de3160728df8f9293dbf55607d47 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)