summarylogtreecommitdiffstats
path: root/install-cvsconvert.patch
diff options
context:
space:
mode:
Diffstat (limited to 'install-cvsconvert.patch')
-rw-r--r--install-cvsconvert.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/install-cvsconvert.patch b/install-cvsconvert.patch
deleted file mode 100644
index e18f3f050bd4..000000000000
--- a/install-cvsconvert.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-diff --git a/Makefile b/Makefile
-index c716c74..06b8499 100644
---- a/Makefile
-+++ b/Makefile
-@@ -113,13 +113,14 @@ check: cvs-fast-export
- $(MAKE) -C tests -s -f $(srcdir)tests/Makefile
-
- install: install-bin install-man
--install-bin: cvs-fast-export cvssync
-+install-bin: cvs-fast-export cvssync cvsconvert
- $(INSTALL) -d "$(target)/bin"
- $(INSTALL) $^ "$(target)/bin"
- install-man: man
- $(INSTALL) -d "$(target)/share/man/man1"
- $(INSTALL) -m 644 cvs-fast-export.1 "$(target)/share/man/man1"
- $(INSTALL) -m 644 cvssync.1 "$(target)/share/man/man1"
-+ $(INSTALL) -m 644 cvsconvert.1 "$(target)/share/man/man1"
-
- PROFILE_REPO = ~/software/groff-conversion/groff-mirror/groff
- gmon.out: cvs-fast-export