bzip2: Update to new update-alternatives syntax

(From OE-Core rev: 75cd7692c97b07e05f304893995231e2d3390f8f)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2012-05-30 12:54:55 +01:00
parent 96a013573d
commit 9bab122135
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ CFLAGS_append = " -fPIC -fpic -Winline -fno-strength-reduce -D_FILE_OFFSET_BITS=
inherit autotools update-alternatives
ALTERNATIVE_PRIORITY = "100"
ALTERNATIVE_LINKS = "${bindir}/bunzip2 ${bindir}/bzcat"
ALTERNATIVE_${PN} = "bunzip2 bzcat"
do_configure_prepend () {
cp ${WORKDIR}/configure.ac ${S}/