aboutsummaryrefslogtreecommitdiff
path: root/irc/tr-ircd/files/patch-help::Makefile.in
blob: 6870aa2b7c7e8091fb352038f373c05af2644133 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- 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"