aboutsummaryrefslogtreecommitdiffstats
path: root/packages/chrpath/chrpath-native_0.13.bb
diff options
context:
space:
mode:
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