More tweaks to Debian build script

This commit is contained in:
ridiculousfish 2012-05-25 00:47:18 -07:00
parent 9d31e52b2a
commit 92ce84c26a

View File

@ -14,4 +14,5 @@ autoconf
./configure
make -j 3
sudo checkinstall --default --pakdir ~/fish_built/ --pkgversion 0.9 make install
mv ~/fish_built/fishfish_0.9-1_i386.deb ~/fish_built/fishfish_0.9_i386.deb