ports/irc/ircd-ratbox/files/patch-contrib_ircd-shortcut.pl
Beech Rintoul 7ebe0c75fb - Add missing file
PR:		ports/119784
Submitted by:	Lewis <moggie@elasticmind.net>
Approved by:	linimon (mentor)
2008-01-19 07:04:09 +00:00

11 lines
310 B
Perl

--- contrib/ircd-shortcut.pl.orig Fri Jan 11 20:28:57 2008
+++ contrib/ircd-shortcut.pl Sun Jan 13 14:55:34 2008
@@ -36,7 +36,7 @@
######################################
-open(FILE, '>', 'm_rsshortcut.c');
+open(FILE, '>', '%%WRKSRC%%/contrib/m_rsshortcut.c');
print FILE <<".EOF.";
/* m_rsshortcut.c