summaryrefslogtreecommitdiff
path: root/lang/qc--/files/patch-tools:mkfile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/qc--/files/patch-tools:mkfile')
-rw-r--r--lang/qc--/files/patch-tools:mkfile21
1 files changed, 0 insertions, 21 deletions
diff --git a/lang/qc--/files/patch-tools:mkfile b/lang/qc--/files/patch-tools:mkfile
deleted file mode 100644
index cc8ada47aaaf..000000000000
--- a/lang/qc--/files/patch-tools:mkfile
+++ /dev/null
@@ -1,21 +0,0 @@
---- tools/mkfile.orig Tue Dec 2 14:15:05 2003
-+++ tools/mkfile Tue Dec 2 14:15:52 2003
-@@ -47,13 +47,13 @@
- cp newer $BINDIR
-
- install:V: all
-- install -D ocamlerror $install_bin/ocamlerror
-- install -m 644 -D ocamlerror.1 $install_man1/ocamlerror.1
-- install -D nofake $install_bin/nofake
-- install -m 644 -D nofake.1 $install_man1/nofake.1
-+ install ocamlerror $install_bin/ocamlerror
-+ install -m 644 ocamlerror.1 $install_man1/ocamlerror.1
-+ install nofake $install_bin/nofake
-+ install -m 644 nofake.1 $install_man1/nofake.1
-
- install.opt:V: install all
-- install -D -s ocamlerror.opt $install_bin/ocamlerror.opt
-+ install -s ocamlerror.opt $install_bin/ocamlerror.opt
-
- dvi:V: $INC
- html:V: $HTML