summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Landau2016-05-04 10:45:57 +0300
committerDaniel Landau2016-05-04 10:46:33 +0300
commit4308d25037a571d32b726d4722d9af30e85fd2ef (patch)
tree03d09bb12538260e348eb506669f214f4ced86a0 /PKGBUILD
parenteae71818757465dabeb1d06e4ae6ea008bdbefee (diff)
downloadaur-4308d25037a571d32b726d4722d9af30e85fd2ef.tar.gz
Install also without suffix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 09efdde4f0d9..076c4c770dde 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,5 +19,6 @@ package() {
install -D LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
install -D shrinkpdf.sh "$pkgdir/usr/bin/shrinkpdf.sh"
+ install -D shrinkpdf.sh "$pkgdir/usr/bin/shrinkpdf"
}