summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a5ab3a62407..6b043cd83785 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -42,7 +42,6 @@ md5sums=('SKIP' )
pkgver() {
cd "$srcdir/nimf"
printf "%s" "$(git describe --long | sed 's/\([^-]*-\)g/r\1/;s/-/./g')"
- rm -rf ../../nimf
}
post_install() {