diff options
Diffstat (limited to 'utils/moreutils/patches/001_disable-manuals.patch')
-rw-r--r-- | utils/moreutils/patches/001_disable-manuals.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/moreutils/patches/001_disable-manuals.patch b/utils/moreutils/patches/001_disable-manuals.patch index d5181a304..99393af5c 100644 --- a/utils/moreutils/patches/001_disable-manuals.patch +++ b/utils/moreutils/patches/001_disable-manuals.patch @@ -9,7 +9,7 @@ clean: rm -f $(BINS) $(MANS) dump.c errnos.h errno.o \ -@@ -28,9 +28,6 @@ install: +@@ -33,9 +33,6 @@ install: $(INSTALL_BIN) $(BINS) $(DESTDIR)$(PREFIX)/bin install $(PERLSCRIPTS) $(DESTDIR)$(PREFIX)/bin |