Parcourir la source

package/libs/libtool: rename to libltdl

Source package libtool is used to package libltdl.
Unfortunately binary libtoolize is missing.
Packaging libtoolize would depend on package file which is in the
packages feed.
Felix Fietkau suggested to rename source libtool to libltdl
and to create a new package libtool in packages.

This patch contains the renaming.

CC: Felix Fietkau <[email protected]>
Signed-off-by: Heinrich Schuchardt <[email protected]>

SVN-Revision: 48149
Felix Fietkau il y a 10 ans
Parent
commit
d65fe30d9b

+ 1 - 0
package/libs/libtool/Makefile → package/libs/libltdl/Makefile

@@ -11,6 +11,7 @@ PKG_NAME:=libtool
 PKG_VERSION:=2.4
 PKG_RELEASE:=1
 
+PKG_BUILD_DIR:=$(BUILD_DIR)/libltdl/$(PKG_NAME)-$(PKG_VERSION)
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=@GNU/libtool
 PKG_MD5SUM:=b32b04148ecdd7344abc6fe8bd1bb021

+ 0 - 0
package/libs/libtool/patches/160-passthrough-ssp.patch → package/libs/libltdl/patches/160-passthrough-ssp.patch