summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDictator Mei2018-08-16 23:54:14 +0900
committerDictator Mei2018-08-16 23:54:14 +0900
commited9b3dd27541502baa7acd87d8f7c98dcae60073 (patch)
tree1c29a2aa3f3d850e5ecbbdee21c2f2f3d8b9c452
parentd4a65bdece2faa32c2f0c622a58400b0bb103872 (diff)
downloadaur-ed9b3dd27541502baa7acd87d8f7c98dcae60073.tar.gz
update package
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 23baabc09d29..2b38b6a3e41e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,5 +25,4 @@ package() {
cd qqbot-$pkgver
python setup.py install --root="$pkgdir"
install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
- install -d "$pkgdir"/etc/$pkgname/
}