Ver Fonte

linux-atm: add PKG_FIXUP

Signed-off-by: Steven Barth <[email protected]>

SVN-Revision: 46037
Steven Barth há 10 anos atrás
pai
commit
3cb3da9556
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      package/network/utils/linux-atm/Makefile

+ 1 - 0
package/network/utils/linux-atm/Makefile

@@ -20,6 +20,7 @@ PKG_INSTALL:=1
 PKG_BUILD_PARALLEL:=1
 PKG_CHECK_FORMAT_SECURITY:=0
 PKG_LICENSE:=GPL-2.0+
+PKG_FIXUP:=autoreconf
 
 include $(INCLUDE_DIR)/package.mk