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