summarylogtreecommitdiffstats
path: root/MKPKG
diff options
context:
space:
mode:
authorMaxime Gauduin2015-06-08 11:10:34 +0200
committerMaxime Gauduin2015-06-08 11:10:34 +0200
commit640d9e43143819a2c2cc711321124fc63c544475 (patch)
tree7a279a043891f6e037d7a193ec222883b5436103 /MKPKG
downloadaur-640d9e43143819a2c2cc711321124fc63c544475.tar.gz
Initial import
Diffstat (limited to 'MKPKG')
-rw-r--r--MKPKG5
1 files changed, 5 insertions, 0 deletions
diff --git a/MKPKG b/MKPKG
new file mode 100644
index 000000000000..899c7b04f5b2
--- /dev/null
+++ b/MKPKG
@@ -0,0 +1,5 @@
+pkgname=('lightdm-gtk3-greeter-bzr')
+
+check_bzr $packagedir/$pkgname/${pkgname%-*}
+
+# vim: ts=2 sw=2 et: