summaryrefslogtreecommitdiff
path: root/packages/chrpath/chrpath-native_0.13.bb
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-05-06 16:09:44 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-05-06 16:09:44 +0000
commitcd1720fefd729bb1598d569442a17fb2054acc46 (patch)
tree1cb5f724286cc608ad96a883121a5e40a16cef82 /packages/chrpath/chrpath-native_0.13.bb
parent106b275a737d82c767dc18861b9c006db2e11ddd (diff)
parent33de73cb673b87938d734673c5fec3e5957250a7 (diff)
merge of '4e038cbec73ce09bc146fb74f60b2c6d4359a29b'
and '61b65ffb0a858399f89407df40b6469b203bda44'
Diffstat (limited to 'packages/chrpath/chrpath-native_0.13.bb')
-rw-r--r--packages/chrpath/chrpath-native_0.13.bb11
1 files changed, 2 insertions, 9 deletions
diff --git a/packages/chrpath/chrpath-native_0.13.bb b/packages/chrpath/chrpath-native_0.13.bb
index c9cc9112a3..6ba8feb5e6 100644
--- a/packages/chrpath/chrpath-native_0.13.bb
+++ b/packages/chrpath/chrpath-native_0.13.bb
@@ -1,10 +1,3 @@
-DESCRIPTION = "chrpath allows you to change the rpath (where the application looks for libraries) in an application. It does not (yet) allow you to add an rpath if there isn't one already."
-LICENSE = "GPL"
-
-SRC_URI = "http://ftp.debian.org/debian/pool/main/c/chrpath/chrpath_0.13.orig.tar.gz"
-
-inherit autotools native
-
-S = "${WORKDIR}/chrpath-${PV}"
-
+require chrpath.inc
+inherit native