summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Mokrysz2016-07-21 17:54:09 +0100
committerMichael Mokrysz2016-07-22 15:29:02 +0100
commit48988f0e8d282a23781b9fc81f46b01cf5af9222 (patch)
tree2ab32e8d333425ad8f42a7c2e2287ea677e3525f
parentd7b3faef6affcf8884e4eda04a548a441d7ab2b6 (diff)
downloadaur-48988f0e8d282a23781b9fc81f46b01cf5af9222.tar.gz
Fix 'install should not be an array' PKGBUILD error
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4acdc42e0c7c..e1f082cd8778 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,6 @@ depends=('libvterm-bzr')
makedepends=('bzr' 'libvterm-bzr')
provides=("${pkgname%-bzr}")
conflicts=("${pkgname%-bzr}")
-install=('pangoterm.install')
source=("bzr+http://bazaar.leonerd.org.uk/code/pangoterm/")
sha256sums=('SKIP')