makedeb: fix binary path
This commit is contained in:
parent
de03829fef
commit
2df4959ec2
@ -13,7 +13,7 @@ qmake ../../KShare.pro
|
||||
if make
|
||||
then
|
||||
cd ..
|
||||
cp compiling/src/KShare work/usr/bin/kshare
|
||||
cp compiling/src/kshare work/usr/bin/kshare
|
||||
else
|
||||
rm -rf compiling
|
||||
echo "Failed to make!"
|
||||
|
Loading…
Reference in New Issue
Block a user