[OpenWrt-Devel] [PATCH 1/1 v2] package/libs/libtool: rename to libltdl
Felix Fietkau
nbd at openwrt.org
Sun Jan 3 19:43:55 EST 2016
On 2016-01-04 01:34, Heinrich Schuchardt wrote:
> 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.
>
> version 2
> Renaming must occur inside Makefile too.
That Build/Prepare code is rather weird. How about leaving PKG_NAME
alone, removing Build/Prepare and just setting:
PKG_BUILD_DIR:=$(BUILD_DIR)/libltdl/$(PKG_NAME)-$(PKG_VERSION)
- Felix
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list