mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 20:20:06 +02:00
test for bep file generation by the portlog plugin
This commit is contained in:
3
app-arch/bzip2/bzip2-1.0.5-1.build
Normal file
3
app-arch/bzip2/bzip2-1.0.5-1.build
Normal file
@@ -0,0 +1,3 @@
|
||||
cd bzip2-1.0.5
|
||||
make
|
||||
make -f Makefile-libbz2_so
|
||||
4
app-arch/bzip2/bzip2-1.0.5-1.install
Normal file
4
app-arch/bzip2/bzip2-1.0.5-1.install
Normal file
@@ -0,0 +1,4 @@
|
||||
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