Gimp: fixed DPKG not working

This commit is contained in:
Sergii Pylypenko
2015-04-06 22:17:44 +03:00
parent 5684de869b
commit 28e4f0bf99
4 changed files with 9 additions and 3 deletions

View File

@@ -0,0 +1,6 @@
#!/bin/sh
CURDIR=`pwd`
CURDIR=`realpath $CURDIR`
cd $CURDIR/../../../../
./createSourceArchive.sh project/jni/application/xserver project/jni/application/xserver-debian