summaryrefslogtreecommitdiff
path: root/irc/tr-ircd/files/patch-help::Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'irc/tr-ircd/files/patch-help::Makefile.in')
-rw-r--r--irc/tr-ircd/files/patch-help::Makefile.in13
1 files changed, 0 insertions, 13 deletions
diff --git a/irc/tr-ircd/files/patch-help::Makefile.in b/irc/tr-ircd/files/patch-help::Makefile.in
deleted file mode 100644
index 6870aa2b7c7e..000000000000
--- a/irc/tr-ircd/files/patch-help::Makefile.in
+++ /dev/null
@@ -1,13 +0,0 @@
---- help/Makefile.in.orig Sat Oct 26 10:12:16 2002
-+++ help/Makefile.in Sat Oct 26 10:13:01 2002
-@@ -53,8 +53,8 @@
-
- install:
- @echo "Installing help files"
-- $(INSTALL) -d ${datadir}/help
-- ${CP} -R en_us ${datadir}/help/
-+ $(INSTALL) -d ${datadir}/tr-ircd/help
-+ ${CP} -R en_us ${datadir}/tr-ircd/help/
-
- uninstall:
- @echo "Removing help files"