diff options
author | Felix Fietkau <nbd@openwrt.org> | 2016-01-10 11:39:19 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2016-01-10 11:39:19 +0000 |
commit | 3d90e7b89a88e0673f2af83665cc54297fc92e7a (patch) | |
tree | 512ac844025b3698be3270e56c0cf554ec3b2f4f /package/libs | |
parent | 3485fe8e4c38ccb73d03216aeef5c18bedcb885d (diff) | |
download | master-187ad058-3d90e7b89a88e0673f2af83665cc54297fc92e7a.tar.gz master-187ad058-3d90e7b89a88e0673f2af83665cc54297fc92e7a.tar.bz2 master-187ad058-3d90e7b89a88e0673f2af83665cc54297fc92e7a.zip |
Revert "package/libs/libtool: rename to libltdl"
This reverts commit r48149
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48169 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libs')
-rw-r--r-- | package/libs/libtool/Makefile (renamed from package/libs/libltdl/Makefile) | 1 | ||||
-rw-r--r-- | package/libs/libtool/patches/160-passthrough-ssp.patch (renamed from package/libs/libltdl/patches/160-passthrough-ssp.patch) | 0 |
2 files changed, 0 insertions, 1 deletions
diff --git a/package/libs/libltdl/Makefile b/package/libs/libtool/Makefile index 2ec5f7cd63..8091081f96 100644 --- a/package/libs/libltdl/Makefile +++ b/package/libs/libtool/Makefile @@ -11,7 +11,6 @@ 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 diff --git a/package/libs/libltdl/patches/160-passthrough-ssp.patch b/package/libs/libtool/patches/160-passthrough-ssp.patch index 6fcbe68000..6fcbe68000 100644 --- a/package/libs/libltdl/patches/160-passthrough-ssp.patch +++ b/package/libs/libtool/patches/160-passthrough-ssp.patch |