summarylogtreecommitdiffstats
path: root/MKPKG
diff options
context:
space:
mode:
authorMaxime Gauduin2015-06-09 12:04:47 +0200
committerMaxime Gauduin2015-06-09 12:04:47 +0200
commit9c4ccf5c3e916647106a588a0e7d09c593660a1f (patch)
treef1942bfc01821b8a9329e356ba5847e622c58a08 /MKPKG
downloadaur-9c4ccf5c3e916647106a588a0e7d09c593660a1f.tar.gz
Initial import
Diffstat (limited to 'MKPKG')
-rw-r--r--MKPKG6
1 files changed, 6 insertions, 0 deletions
diff --git a/MKPKG b/MKPKG
new file mode 100644
index 000000000000..5edef179307c
--- /dev/null
+++ b/MKPKG
@@ -0,0 +1,6 @@
+pkgname=('pantheon-calculator-bzr')
+builddeps=('granite-bzr')
+
+check_bzr $packagedir/$pkgname/${pkgname%-*}
+
+# vim: ts=2 sw=2 et: