diff --git a/bzip2-1.0.6-3.bee b/bzip2.be0 similarity index 97% rename from bzip2-1.0.6-3.bee rename to bzip2.be0 index 76e0e3970..ab5801c7a 100755 --- a/bzip2-1.0.6-3.bee +++ b/bzip2.be0 @@ -1,5 +1,7 @@ #!/usr/bin/env beesh +# BEE_VERSION bzip2-1.0.6-4 + ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.) @@ -74,6 +76,8 @@ mee_install() { ln -sv libbz2.so.1.0 ${D}${LIBDIR}/libbz2.so + ln -sv libbz2.so.1.0.6 ${D}${LIBDIR}/libbz2.so.1 + rm -v ${D}${BINDIR}/{bunzip2,bzcat} ln -sv bzip2 ${D}${BINDIR}/bunzip2