diff options
Diffstat (limited to 'sysutils/dar/files/patch-doc-man')
-rw-r--r-- | sysutils/dar/files/patch-doc-man | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/sysutils/dar/files/patch-doc-man b/sysutils/dar/files/patch-doc-man deleted file mode 100644 index d844d2e71833..000000000000 --- a/sysutils/dar/files/patch-doc-man +++ /dev/null @@ -1,24 +0,0 @@ -diff -ru doc/man-orig/Makefile.am doc/man/Makefile.am ---- doc/man-orig/Makefile.am Wed Apr 19 15:57:01 2006 -+++ doc/man/Makefile.am Wed Apr 19 15:54:23 2006 -@@ -2,7 +2,7 @@ - - if USE_GROFF - --TARGET=dar.html dar_slave.html dar_xform.html dar_manager.html dar_cp.html -+TARGET=#dar.html dar_slave.html dar_xform.html dar_manager.html dar_cp.html - - %.1: - cp ../../man/$@ . -diff -ru doc/man-orig/Makefile.in doc/man/Makefile.in ---- doc/man-orig/Makefile.in Wed Apr 19 15:57:01 2006 -+++ doc/man/Makefile.in Wed Apr 19 15:54:42 2006 -@@ -190,7 +190,7 @@ - tmp = @tmp@ - upx = @upx@ - dist_noinst_DATA = index.html --@USE_GROFF_TRUE@TARGET = dar.html dar_slave.html dar_xform.html dar_manager.html dar_cp.html -+@USE_GROFF_TRUE@TARGET = #dar.html dar_slave.html dar_xform.html dar_manager.html dar_cp.html - all: all-am - - .SUFFIXES: |