summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTarn Burton2016-05-17 19:02:25 -0400
committerTarn Burton2016-05-17 19:02:25 -0400
commit03d4d82949c49559178339d5c39d5d00e47a1333 (patch)
tree31129d65d389668adcf38c0edab414e0abd9b3bd /PKGBUILD
parentd9b8dc3b7f267a334a31f231fef571713d4bca95 (diff)
downloadaur-03d4d82949c49559178339d5c39d5d00e47a1333.tar.gz
Remove install file for pacman 5 hooks.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3a70adc774c6..5014dd1b952e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,6 @@ makedepends=('naturaldocs')
source=("$pkgname-$pkgver.tar.gz::http://github.com/pioneerspacesim/pioneer/archive/$pkgver.tar.gz" 'pioneer.desktop')
md5sums=('935967294b47a2ff8a7dfbf223a68b2a'
'f2301fe8850926b2d9bd89e3ab1158a8')
-install=pioneer.install
build() {
cd "$pkgname-$pkgver"