From da19a09b9e4d7e8177208a8915502b7f15812e83 Mon Sep 17 00:00:00 2001
From: Felix Fietkau <nbd@openwrt.org>
Date: Sun, 10 Jan 2016 11:39:19 +0000
Subject: [PATCH] Revert "package/libs/libtool: rename to libltdl"

This reverts commit r48149

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 48169
---
 package/libs/{libltdl => libtool}/Makefile                       | 1 -
 .../libs/{libltdl => libtool}/patches/160-passthrough-ssp.patch  | 0
 2 files changed, 1 deletion(-)
 rename package/libs/{libltdl => libtool}/Makefile (94%)
 rename package/libs/{libltdl => libtool}/patches/160-passthrough-ssp.patch (100%)

diff --git a/package/libs/libltdl/Makefile b/package/libs/libtool/Makefile
similarity index 94%
rename from package/libs/libltdl/Makefile
rename to 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
similarity index 100%
rename from package/libs/libltdl/patches/160-passthrough-ssp.patch
rename to package/libs/libtool/patches/160-passthrough-ssp.patch
-- 
GitLab