fixed too big icon on linux
This commit is contained in:
parent
f5756d5db6
commit
6db4ee634b
2 changed files with 1 additions and 2 deletions
|
@ -24,7 +24,6 @@ cp -r $SHAREDPATH/images $DEPLOYPATH/bungloo/
|
|||
cp $SHAREDPATH/readme.md $DEPLOYPATH/README
|
||||
cp $SHAREDPATH/LICENCE.txt $DEPLOYPATH/COPYING
|
||||
cp -r debian $DEPLOYPATH/
|
||||
cp bungloo.desktop $DEPLOYPATH/
|
||||
|
||||
cd $DEPLOYPATH
|
||||
make builddeb
|
||||
|
|
Reference in a new issue