diff options
Diffstat (limited to 'fakeroot/fakeroot-buildarch-0.7.5.oe')
-rw-r--r-- | fakeroot/fakeroot-buildarch-0.7.5.oe | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/fakeroot/fakeroot-buildarch-0.7.5.oe b/fakeroot/fakeroot-buildarch-0.7.5.oe index e69de29bb2..f9a9e39826 100644 --- a/fakeroot/fakeroot-buildarch-0.7.5.oe +++ b/fakeroot/fakeroot-buildarch-0.7.5.oe @@ -0,0 +1,3 @@ +inherit native +include fakeroot-${PV}.oe +S = ${WORKDIR}/fakeroot-${PV} |