summaryrefslogtreecommitdiff
path: root/automake
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2003-10-02 16:25:29 +0000
committerChris Larson <clarson@kergoth.com>2003-10-02 16:25:29 +0000
commitd49aa9766caec96de5771384f8bbd8cec97972bf (patch)
treec37ae8133b92cb4c3ba2cd878149b894c2a778c7 /automake
parentf0ad13c33c95f633405bd3d9b74c022f9d010fe4 (diff)
Correct the auto*-buildarch PN set.
BKrev: 3f7c5179RZytzFlQwdsf0iR95Jt78A
Diffstat (limited to 'automake')
-rw-r--r--automake/automake-buildarch-1.7.7.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/automake/automake-buildarch-1.7.7.oe b/automake/automake-buildarch-1.7.7.oe
index b497f6e1d5..b87e2e202a 100644
--- a/automake/automake-buildarch-1.7.7.oe
+++ b/automake/automake-buildarch-1.7.7.oe
@@ -1,5 +1,5 @@
include automake-${PV}.oe
-PN_append='-buildarch'
+PN:='automake-buildarch'
S = ${WORKDIR}/automake-${PV}
inherit native