freebsd-ports/irc/tr-ircd/files/patch-help::Makefile.in
Oliver Braun 52994f928b Upgrade to 5.0.1.
PR:		44493
Submitted by:	maintainer
2002-10-26 21:51:40 +00:00

13 lines
351 B
Text

--- 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"