]> git.pld-linux.org Git - packages/libedit.git/commitdiff
- rediffed
authorMarcin Krol <hawk@tld-linux.org>
Tue, 1 Mar 2022 22:22:00 +0000 (23:22 +0100)
committerMarcin Krol <hawk@tld-linux.org>
Tue, 1 Mar 2022 22:22:00 +0000 (23:22 +0100)
libedit-man.patch

index 2b4f9f70b4bfe879373c460314752f71539a334c..121bc3f36c6a3bcd164d5a899ab4c64299a5b6b5 100644 (file)
@@ -1,6 +1,7 @@
---- libedit-20041207-2.9/doc/Makefile.am.orig  2004-11-06 10:16:18.000000000 +0100
-+++ libedit-20041207-2.9/doc/Makefile.am       2005-03-10 22:38:31.942020328 +0100
-@@ -12,7 +12,7 @@
+diff -urNp -x '*.orig' libedit-20191231-3.1.org/doc/Makefile.am libedit-20191231-3.1/doc/Makefile.am
+--- libedit-20191231-3.1.org/doc/Makefile.am   2018-05-25 19:50:45.000000000 +0200
++++ libedit-20191231-3.1/doc/Makefile.am       2022-03-01 23:21:05.335645824 +0100
+@@ -52,7 +52,7 @@ EL_MAN_LINKS += \
  install-data-hook: $(EL_MAN_LINKS)
  
  $(EL_MAN_LINKS):
@@ -8,4 +9,4 @@
 +      (cd $(DESTDIR)$(man3dir) && rm -f $@ && echo '.so editline.3' > $@)
  
  $(EL_MANS):
-       if test "$(MANTYPE)" = "mdoc"; then\
+       @if test "$(MANTYPE)" = "mdoc"; then\
This page took 0.138273 seconds and 4 git commands to generate.