summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc Boocha2017-09-13 09:53:50 +0800
committerMarc Boocha2017-09-13 09:53:50 +0800
commitae67e52a965588fd559a74375b98b64826d26965 (patch)
treefbef73465ee06ebe25b9fd5215f8dda33d01bb0a
parent5c6b1b5932e2388b6a7e3f4bedff453c78d8ff66 (diff)
parent4f0c49914a1b88028d06948b463b4404a18fbe9d (diff)
downloadaur-ae67e52a965588fd559a74375b98b64826d26965.tar.gz
fixed issues with rm take 3
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8edaf93ed3bd..d92375059899 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -60,4 +60,5 @@ package() {
# Remove info and make since it expected already present by host compiler
rm -vr "$pkgdir"/usr/share/{info,man}
}
+}