[packages] shadow: remove redundant autoreconf
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 9 Dec 2010 20:34:33 +0000 (20:34 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 9 Dec 2010 20:34:33 +0000 (20:34 +0000)
SVN-Revision: 24403

utils/shadow/Makefile

index ae0846d295ad19ae8fe7a4ca8e31c7514a9537f5..7b6203610810de3160728df8f9293dbf55607d47 100644 (file)
@@ -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)