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