diff options
Diffstat (limited to 'fakeroot')
| -rw-r--r-- | fakeroot/fakeroot-native_0.7.8.oe | 5 |
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 |
