diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2008-03-11 13:48:44 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2008-03-11 13:48:44 +0000 |
commit | 7e8dbb134a4c8488fe533b8611528637930e0a02 (patch) | |
tree | 6408bb8eb701cc38d96deef0090cdbbd831b6c21 /packages/libtool/libtool_1.5.6.bb | |
parent | 84c5f5d53e3417913c75df26cf33678efe0a148e (diff) | |
parent | 6b6cf4dab96836c4c814ffc79a05fc12ff113a62 (diff) |
merge of '1458e9ca6c6d9b78bff4114c4a3b09c7aa6b7a8e'
and 'df907de16e9f058a9d98b4ee458c93e7c4965a9c'
Diffstat (limited to 'packages/libtool/libtool_1.5.6.bb')
-rw-r--r-- | packages/libtool/libtool_1.5.6.bb | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/packages/libtool/libtool_1.5.6.bb b/packages/libtool/libtool_1.5.6.bb index 7c02c4ba97..7fd9b81a3d 100644 --- a/packages/libtool/libtool_1.5.6.bb +++ b/packages/libtool/libtool_1.5.6.bb @@ -1,12 +1,6 @@ # Exists for compatibility with certain distributions (e.g. Maemo). -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" +require libtool.inc PR = "r2" DEFAULT_PREFERENCE = "-1" |