summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime Gauduin2017-04-29 15:17:18 +0200
committerMaxime Gauduin2017-04-29 15:17:18 +0200
commit290897855a087949c808c3de1f101600d83851bf (patch)
tree52e7af901d395b5bb520363b1cd3e813b5c7c19d
parent66f042a5e9ac48d0fb8c99d591c821c6f08c6665 (diff)
downloadaur-290897855a087949c808c3de1f101600d83851bf.tar.gz
Delete all MKPKG and add missing pantheon makedepends
-rw-r--r--MKPKG8
1 files changed, 0 insertions, 8 deletions
diff --git a/MKPKG b/MKPKG
deleted file mode 100644
index e086c8f86dd1..000000000000
--- a/MKPKG
+++ /dev/null
@@ -1,8 +0,0 @@
-pkgname=('gsignond-plugin-lastfm-bzr')
-builddeps=('gsignond' 'gsignond-plugin-oauth-git' 'gsignond-plugin-sasl-git'
- 'granite-bzr' 'switchboard-bzr' 'webkit2gtk2.4'
- 'switchboard-plug-online-accounts-bzr')
-
-check_bzr $packagedir/$pkgname/${pkgname%-*}
-
-# vim: ts=2 sw=2 et: