diff options
author | Chris Larson <clarson@kergoth.com> | 2003-10-06 19:54:25 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2003-10-06 19:54:25 +0000 |
commit | 3f4268a2db364ab97ae6937e814dfd9d645356d6 (patch) | |
tree | fc70875bdf3a15aac4b9333d3c7050241ba6ca60 /fakeroot | |
parent | 82a66e271393f2e8c20209ee9c220d1a0454805b (diff) |
Rename the -buildarch packages to -native for consistency.
BKrev: 3f81c8716g4Yga7QFFqQff8FeCymZA
Diffstat (limited to 'fakeroot')
-rw-r--r-- | fakeroot/fakeroot-buildarch-0.7.5.oe | 3 | ||||
-rw-r--r-- | fakeroot/fakeroot-native-0.7.5.oe | 0 |
2 files changed, 0 insertions, 3 deletions
diff --git a/fakeroot/fakeroot-buildarch-0.7.5.oe b/fakeroot/fakeroot-buildarch-0.7.5.oe deleted file mode 100644 index f9a9e39826..0000000000 --- a/fakeroot/fakeroot-buildarch-0.7.5.oe +++ /dev/null @@ -1,3 +0,0 @@ -inherit native -include fakeroot-${PV}.oe -S = ${WORKDIR}/fakeroot-${PV} diff --git a/fakeroot/fakeroot-native-0.7.5.oe b/fakeroot/fakeroot-native-0.7.5.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/fakeroot/fakeroot-native-0.7.5.oe |