Added new scripts for building app, plugins and packages
[mdictionary] / make-package
diff --git a/make-package b/make-package
new file mode 100755 (executable)
index 0000000..03e1f6c
--- /dev/null
@@ -0,0 +1,9 @@
+#!/bin/bash
+APPNAME=mdictionary
+
+./setqmake
+dpkg-buildpackage -D -rfakeroot
+rm -rf builddir 
+rm build-stamp
+rm -rf debian/$APPNAME
+mv ../${APPNAME}_* packages/