Use makeme script to build bzip

This commit is contained in:
Ben Gras 2005-09-24 15:29:10 +00:00
parent 1ff749180e
commit 4b5a3a4970

View File

@ -1,3 +1,4 @@
#!/bin/sh
make clean
make && make install
sh makeme.sh
make install