summaryrefslogtreecommitdiff
path: root/packages/libtool/libtool.inc
diff options
context:
space:
mode:
Diffstat (limited to 'packages/libtool/libtool.inc')
-rw-r--r--packages/libtool/libtool.inc9
1 files changed, 0 insertions, 9 deletions
diff --git a/packages/libtool/libtool.inc b/packages/libtool/libtool.inc
deleted file mode 100644
index 197612910a..0000000000
--- a/packages/libtool/libtool.inc
+++ /dev/null
@@ -1,9 +0,0 @@
-DESCRIPTION = "Generic library support script \
-This is GNU libtool, a generic library support script. Libtool hides \
-the complexity of generating special library types (such as shared \
-libraries) behind a consistent interface."
-HOMEPAGE = "http://www.gnu.org/software/libtool/libtool.html"
-LICENSE = "GPL"
-SECTION = "devel"
-
-FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/libtool-${PV}"