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 /automake | |
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 'automake')
-rw-r--r-- | automake/automake-buildarch-1.7.7.oe | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/automake/automake-buildarch-1.7.7.oe b/automake/automake-buildarch-1.7.7.oe index b87e2e202a..9da5160c30 100644 --- a/automake/automake-buildarch-1.7.7.oe +++ b/automake/automake-buildarch-1.7.7.oe @@ -1,5 +1,4 @@ include automake-${PV}.oe -PN:='automake-buildarch' S = ${WORKDIR}/automake-${PV} inherit native |