diff options
author | Chris Larson <clarson@kergoth.com> | 2003-10-02 19:38:31 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2003-10-02 19:38:31 +0000 |
commit | 66b26446bfe6d0be8cd3e71aa512226ef8c47c1f (patch) | |
tree | de8d6d0938df520cd91d10eae10e955adcf53315 /fakeroot | |
parent | 33e9dfddb87469986fb65ecf783e713d0e7e8818 (diff) |
Remove various sets of PN that existed to work around a parser bug that is now fixed.
BKrev: 3f7c7eb7RQmCNHUZNE23vEngtUAujQ
Diffstat (limited to 'fakeroot')
-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} |