summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1fb2dfe38a09..2a728860200c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -57,8 +57,7 @@ package() {
make \
DESTDIR="$pkgdir" \
PREFIX=/usr \
- MANDIR=/share/man/man1 \
- SKIP_UTILS='stat touch' \
+ MANDIR=/share/man/man1 \
install
# Install GNU coreutils over the uutils-coreutils