binutils: Simplify PACKAGES in old binutils versions

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3653 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2008-01-31 19:58:43 +00:00
parent 5bc44c708b
commit b31d310584
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ PR = "r3"
inherit autotools gettext
PACKAGES = "${PN} ${PN}-dev ${PN}-doc ${PN}-symlinks"
PACKAGES += "${PN}-symlinks"
FILES_${PN} = " \
${bindir}/${TARGET_PREFIX}* \

View File

@@ -6,7 +6,7 @@ DEFAULT_PREFERENCE = "-1"
inherit autotools gettext
PACKAGES = "${PN} ${PN}-dev ${PN}-doc ${PN}-symlinks"
PACKAGES += "${PN}-symlinks"
FILES_${PN} = " \
${bindir}/${TARGET_PREFIX}* \