mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
updated bzip2 .bep file to also build the .so files
This commit is contained in:
@@ -7,9 +7,12 @@ DEPEND=""
|
||||
BUILD {
|
||||
cd bzip2-1.0.5
|
||||
make
|
||||
make -f Makefile-libbz2_so
|
||||
}
|
||||
|
||||
INSTALL {
|
||||
cd bzip2-1.0.5
|
||||
make install PREFIX=/boot/common
|
||||
cp libbz2.so.1.0.4 /boot/common/lib
|
||||
cp libbz2.so.1.0 /boot/common/lib
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user