Sfoglia il codice sorgente

linux-atm: add PKG_FIXUP

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

SVN-Revision: 46037
Steven Barth 10 anni fa
parent
commit
3cb3da9556
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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