aboutsummaryrefslogtreecommitdiffstats
path: root/irc/unreal/files/patch-makenet
diff options
context:
space:
mode:
Diffstat (limited to 'irc/unreal/files/patch-makenet')
-rw-r--r--irc/unreal/files/patch-makenet17
1 files changed, 17 insertions, 0 deletions
diff --git a/irc/unreal/files/patch-makenet b/irc/unreal/files/patch-makenet
new file mode 100644
index 000000000000..d9aaace3f3a4
--- /dev/null
+++ b/irc/unreal/files/patch-makenet
@@ -0,0 +1,17 @@
+--- networks/makenet Sun Apr 25 01:19:28 2004
++++ networks/makenet Mon Feb 7 04:24:00 2005
+@@ -241,10 +241,10 @@
+ __EOF__
+
+ echo ""
+-echo "" >> ../unrealircd.conf
+-echo "// Added by makenet $DATE" >> ../unrealircd.conf
+-echo "include \"networks/$FILE\";" >> ../unrealircd.conf
+-echo "All done. I have added \"include \"networks/$FILE\"; to your unrealircd.conf"
++echo "" >> %%PREFIX%%/etc/Unreal/unrealircd.conf
++echo "// Added by makenet $DATE" >> %%PREFIX%%/etc/Unreal/unrealircd.conf
++echo "include \"%%PREFIX%%/share/Unreal/networks/$FILE\";" >> %%PREFIX%%/etc/Unreal/unrealircd.conf
++echo "All done. I have added \"include \"%%PREFIX%%/share/Unreal/networks/$FILE\"; to your unrealircd.conf"
+ echo "You might want to edit it if you have done makenet before"
+ echo "Thank you for choosing UnrealIRCd"
+ exit