aboutsummaryrefslogtreecommitdiff
path: root/irc/tr-ircd/files/patch-help::Makefile.in
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2002-10-26 21:51:40 +0000
committerOliver Braun <obraun@FreeBSD.org>2002-10-26 21:51:40 +0000
commit52994f928beb12a28bde478f6abc92322c0a9ba6 (patch)
tree0fa962b89491b92123d7615e56c8806f74a999fd /irc/tr-ircd/files/patch-help::Makefile.in
parent0eaa775ee44e36c651cad91e1d302601334afc41 (diff)
downloadports-52994f928beb12a28bde478f6abc92322c0a9ba6.tar.gz
ports-52994f928beb12a28bde478f6abc92322c0a9ba6.zip
Upgrade to 5.0.1.
PR: 44493 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=68893
Diffstat (limited to 'irc/tr-ircd/files/patch-help::Makefile.in')
-rw-r--r--irc/tr-ircd/files/patch-help::Makefile.in18
1 files changed, 9 insertions, 9 deletions
diff --git a/irc/tr-ircd/files/patch-help::Makefile.in b/irc/tr-ircd/files/patch-help::Makefile.in
index f261abd4ced8..6870aa2b7c7e 100644
--- a/irc/tr-ircd/files/patch-help::Makefile.in
+++ b/irc/tr-ircd/files/patch-help::Makefile.in
@@ -1,13 +1,13 @@
---- help/Makefile.in.orig Sat May 18 17:36:29 2002
-+++ help/Makefile.in Sun May 19 11:13:10 2002
-@@ -51,8 +51,8 @@
+--- 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"
-- @${RM} -rf ${prefix}/help/en_us
-- @${CP} -dpR en_us ${prefix}/help/
-+ @mkdir -p ${prefix}/share/tr-ircd/help
-+ @${CP} -pR en_us ${prefix}/share/tr-ircd/help/
+- $(INSTALL) -d ${datadir}/help
+- ${CP} -R en_us ${datadir}/help/
++ $(INSTALL) -d ${datadir}/tr-ircd/help
++ ${CP} -R en_us ${datadir}/tr-ircd/help/
- makesums:
- @echo "Creating .md5sums..."
+ uninstall:
+ @echo "Removing help files"