summarylogtreecommitdiffstats
path: root/makefile.diff
diff options
context:
space:
mode:
Diffstat (limited to 'makefile.diff')
-rw-r--r--makefile.diff15
1 files changed, 0 insertions, 15 deletions
diff --git a/makefile.diff b/makefile.diff
deleted file mode 100644
index 3a6ee97d993b..000000000000
--- a/makefile.diff
+++ /dev/null
@@ -1,15 +0,0 @@
-Index: b/Makefile.in
-===================================================================
---- a/Makefile.in
-+++ b/Makefile.in
-@@ -120,8 +120,8 @@ RM = @RM@
- LN = @LN@
- CP = cp
- MV = mv
--INSTALL = ./bsdinstall -c -m 755
--INSTALL_DATA = ../bsdinstall -c -m 644
-+INSTALL = install -c -m 755
-+INSTALL_DATA = install -c -m 644
-
- VERSION = @VERSION@
-