summaryrefslogtreecommitdiff
path: root/fakeroot
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2003-11-21 18:27:14 +0000
committerChris Larson <clarson@kergoth.com>2003-11-21 18:27:14 +0000
commite9b171e0738c2acef0650328b7f2e1ae7cdc55cc (patch)
tree8afdd2f094195bb88a7a9636f5b9bd9f53ebb492 /fakeroot
parentacea8d73cb0c72991690d488915e426bf7e46675 (diff)
Numerous build fixes from an oemake -a run, including two more fixes for libtool 'libdir from .la file leaking into library search path' situations.
BKrev: 3fbe5902eywlLRHkRQ1FaDS5C01-jg
Diffstat (limited to 'fakeroot')
-rw-r--r--fakeroot/fakeroot-native_0.7.8.oe5
1 files changed, 5 insertions, 0 deletions
diff --git a/fakeroot/fakeroot-native_0.7.8.oe b/fakeroot/fakeroot-native_0.7.8.oe
index e69de29bb2..b8ed092dff 100644
--- a/fakeroot/fakeroot-native_0.7.8.oe
+++ b/fakeroot/fakeroot-native_0.7.8.oe
@@ -0,0 +1,5 @@
+SRC_URI := ${DEBIAN_MIRROR}/main/f/fakeroot/fakeroot_${PV}.tar.gz
+S = ${WORKDIR}/fakeroot-${PV}
+
+inherit autotools
+inherit native