aboutsummaryrefslogtreecommitdiff
path: root/utils/moreutils/patches
diff options
context:
space:
mode:
authorkrant <aleksey.vasilenko@gmail.com>2024-04-11 22:33:53 +0300
committerRosen Penev <rosenp@gmail.com>2024-04-13 14:02:44 -0700
commitc22110929b1fd8ee12252bc5bab90ed6d96fe6d3 (patch)
treedad045da7b5de555c9ae4f806834c7d5225a1a62 /utils/moreutils/patches
parent607e681d8d78219ac43f0f940e1cb8fcf980fc9f (diff)
moreutils: update to 0.69
- Refresh patch Signed-off-by: krant <aleksey.vasilenko@gmail.com>
Diffstat (limited to 'utils/moreutils/patches')
-rw-r--r--utils/moreutils/patches/001_disable-manuals.patch2
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