summarylogtreecommitdiffstats
path: root/MKPKG
diff options
context:
space:
mode:
authorMaxime Gauduin2016-08-20 23:10:57 +0200
committerMaxime Gauduin2016-08-20 23:10:57 +0200
commite4cee083025aa2367655ba2b024f00315439abe2 (patch)
tree83e0fdcae6efef44c0987561e9afc1b309ae85a5 /MKPKG
downloadaur-e4cee083025aa2367655ba2b024f00315439abe2.tar.gz
Initial commit
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..8b1739a022b1
--- /dev/null
+++ b/MKPKG
@@ -0,0 +1,6 @@
+pkgname=('wingpanel-indicator-power-bzr')
+builddeps=('granite-bzr' 'gala-bzr' 'wingpanel-bzr')
+
+check_bzr $packagedir/$pkgname/${pkgname%-*}
+
+# vim: ts=2 sw=2 et: