summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime Gauduin2017-04-29 15:17:18 +0200
committerMaxime Gauduin2017-04-29 15:17:18 +0200
commit3cbc1df7d9eb52ebd3a95401ef4053f8969dfb6d (patch)
tree7131168766adc86aeab40cf1fc9f83b1b2cfc290
parent1a431b0b7345cb464fe5c6c92b516d6d336f9713 (diff)
downloadaur-3cbc1df7d9eb52ebd3a95401ef4053f8969dfb6d.tar.gz
Delete all MKPKG and add missing pantheon makedepends
-rw-r--r--MKPKG6
1 files changed, 0 insertions, 6 deletions
diff --git a/MKPKG b/MKPKG
deleted file mode 100644
index ff241f5a87be..000000000000
--- a/MKPKG
+++ /dev/null
@@ -1,6 +0,0 @@
-pkgname=('scratch-text-editor-bzr')
-builddeps=('granite-bzr')
-
-check_bzr $packagedir/$pkgname/${pkgname%-*}
-
-# vim: ts=2 sw=2 et: