summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDictator Mei2018-08-16 23:46:11 +0900
committerDictator Mei2018-08-16 23:46:11 +0900
commitd4a65bdece2faa32c2f0c622a58400b0bb103872 (patch)
treee8a5ae389f59e774583e204a11ff997868d4d10a
parent7cfafdaee52f2e8b61fcaf49e7c0ba64005d0ed7 (diff)
downloadaur-d4a65bdece2faa32c2f0c622a58400b0bb103872.tar.gz
update package
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ee75d291f1d5..23baabc09d29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,5 +25,5 @@ package() {
cd qqbot-$pkgver
python setup.py install --root="$pkgdir"
install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
- install -d "$pkgdir"/etc/$_pkgname
+ install -d "$pkgdir"/etc/$pkgname/
}