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 /automake | |
parent | 82a66e271393f2e8c20209ee9c220d1a0454805b (diff) |
Rename the -buildarch packages to -native for consistency.
BKrev: 3f81c8716g4Yga7QFFqQff8FeCymZA
Diffstat (limited to 'automake')
-rw-r--r-- | automake/automake-buildarch-1.7.7.oe | 4 | ||||
-rw-r--r-- | automake/automake-native-1.7.7.oe | 0 |
2 files changed, 0 insertions, 4 deletions
diff --git a/automake/automake-buildarch-1.7.7.oe b/automake/automake-buildarch-1.7.7.oe deleted file mode 100644 index 9da5160c30..0000000000 --- a/automake/automake-buildarch-1.7.7.oe +++ /dev/null @@ -1,4 +0,0 @@ -include automake-${PV}.oe -S = ${WORKDIR}/automake-${PV} - -inherit native diff --git a/automake/automake-native-1.7.7.oe b/automake/automake-native-1.7.7.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/automake/automake-native-1.7.7.oe |