re-libtoolize linux-atm to fix random libname breakage
SVN-Revision: 9365
This commit is contained in:
parent
db9e706f8c
commit
bd3402a740
2 changed files with 41865 additions and 0 deletions
|
@ -41,6 +41,11 @@ define Package/atm-tools/description
|
||||||
This package contains the Linux ATM tools.
|
This package contains the Linux ATM tools.
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
define Build/Prepare
|
||||||
|
$(call Build/Prepare/Default)
|
||||||
|
$(INSTALL_BIN) $(SCRIPT_DIR)/config.sub $(SCRIPT_DIR)/config.guess $(PKG_BUILD_DIR)/
|
||||||
|
endef
|
||||||
|
|
||||||
define Build/Configure
|
define Build/Configure
|
||||||
$(call Build/Configure/Default)
|
$(call Build/Configure/Default)
|
||||||
# prevent autoheader invocation
|
# prevent autoheader invocation
|
||||||
|
|
41860
package/linux-atm/patches/700-libtoolize.patch
Normal file
41860
package/linux-atm/patches/700-libtoolize.patch
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue