aboutsummaryrefslogtreecommitdiff
path: root/sysutils/respond/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/respond/files/patch-Makefile')
-rw-r--r--sysutils/respond/files/patch-Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/sysutils/respond/files/patch-Makefile b/sysutils/respond/files/patch-Makefile
deleted file mode 100644
index 2e2831213ddd..000000000000
--- a/sysutils/respond/files/patch-Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
---- Makefile.orig 2014-06-28 01:05:25.738044813 +0800
-+++ Makefile 2014-06-28 01:05:42.652046702 +0800
-@@ -39,8 +39,8 @@ respond.1.gz: respond.1
-
- .PHONY: install
- install: all
-- $(INSTALL_PROGRAM) respond $(BINDIR)/respond
-- $(INSTALL_MAN) $(MANPAGE) $(MANPREFIX)/man/man1/$(MANPAGE)
-+ $(INSTALL_PROGRAM) respond $(DESTDIR)$(BINDIR)/respond
-+ $(INSTALL_MAN) $(MANPAGE) $(DESTDIR)$(MANPREFIX)/man/man1/$(MANPAGE)
-
- .PHONY: uninstall
- uninstall: