summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime Gauduin2017-04-29 15:17:18 +0200
committerMaxime Gauduin2017-04-29 15:17:18 +0200
commite5722d6b931a85e287f5dfa792bdcd74bfda5eec (patch)
tree424119bdbe2b82f6d23ee916f3670b17e0783982
parent82f07a16aff31e9a7fe5b7345e7c30f6b6b41655 (diff)
downloadaur-e5722d6b931a85e287f5dfa792bdcd74bfda5eec.tar.gz
Delete all MKPKG and add missing pantheon makedepends
-rw-r--r--MKPKG9
1 files changed, 0 insertions, 9 deletions
diff --git a/MKPKG b/MKPKG
deleted file mode 100644
index 039a175c120a..000000000000
--- a/MKPKG
+++ /dev/null
@@ -1,9 +0,0 @@
-arch=('x86_64')
-pkgname=('lib32-libbsd')
-
-build () {
- shift
- ionice -c 3 chrt -b 0 sudo multilib-build -- $*
-}
-
-# vim: ts=2 sw=2 et: