mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 13:57:17 +08:00
More tweaks to Debian build script
This commit is contained in:
parent
9d31e52b2a
commit
92ce84c26a
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user