1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 17:39:31 +00:00

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 -1
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}/