summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2018-05-07 23:34:15 +0200
committerhaawda2018-05-07 23:34:15 +0200
commit75d9701af34082cbeddfa492d725325d0117a109 (patch)
tree5ef177dad7a361cbe95230238584dc2afbb2c1ce
parent84a97b3b28f7af5b86ae2658c01afec615f137f4 (diff)
downloadaur-75d9701af34082cbeddfa492d725325d0117a109.tar.gz
another quote
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 68b50b4603c8..a4874fd8ccc7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -35,7 +35,7 @@ check() {
package() {
cd $pkgname-$pkgver
- make DESTDIR=$pkgdir install
+ make DESTDIR="$pkgdir" install
# repair
cp -r "$pkgdir"/{share,bin} "$pkgdir"/usr
rm -r "$pkgdir"/{share,bin}