ports/irc/ircd-ru/files/patch-tools__install_ircd.in
Rene Ladan c038e348a5 irc/ircd-ru: Fix staging and add forgotten patch file.
Prodded by:	swills
Approved by:	portmgr (implicit, PR followup)
2014-04-08 18:53:31 +00:00

10 lines
464 B
Text

--- tools/install_ircd.in.orig 2006-07-14 15:53:59.000000000 +0200
+++ tools/install_ircd.in 2014-04-06 16:22:09.000000000 +0200
@@ -6,6 +6,7 @@
# $Id: install_ircd.in,v 1.1.8.14 2003/08/10 16:12:58 rzhe Exp $
DPATH=`awk '/^#define@AWKSP@DPATH/ {print $3}' include/paths.h | tr -d \"`
+DPATH=STAGE/$DPATH
SPATH=`awk '/^#define@AWKSP@SPATH/ {print $3}' include/paths.h | tr -d \"`
if [ -z `echo $SPATH | awk '/^\// {print $1}'` ] ; then
SPATH=$DPATH/$SPATH