test for bep file generation by the portlog plugin

This commit is contained in:
Brecht Machiels
2010-07-16 22:53:23 +00:00
parent 96080155a7
commit 95c317a682
2 changed files with 7 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
cd bzip2-1.0.5
make
make -f Makefile-libbz2_so

View 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