summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author7k5x2021-08-26 16:43:01 +0900
committer7k5x2021-08-26 16:43:01 +0900
commitd2895b4e3c24b0149dc8a616abc64d32c314084d (patch)
tree2d35f254bdbd341be3db7de3ea824917e088d6cc
parentff15b10fedb9de18e8a43a8c36dc0fe5d4182ef0 (diff)
downloadaur-d2895b4e3c24b0149dc8a616abc64d32c314084d.tar.gz
Remove unused line
-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() {