summarylogtreecommitdiffstats
path: root/MKPKG
diff options
context:
space:
mode:
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..a108d60561a4
--- /dev/null
+++ b/MKPKG
@@ -0,0 +1,6 @@
+pkgname=('midori-granite-bzr')
+builddeps=('granite-bzr')
+
+check_bzr $packagedir/$pkgname/${pkgname%%-*}
+
+# vim: ts=2 sw=2 et: