summaryrefslogtreecommitdiff
path: root/irc/unreal/files/patch-makenet
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-04-11 18:56:40 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-04-11 18:56:40 +0000
commitbf23aa58d97dab8651ea632344e3a8003566e234 (patch)
tree1ee49bcc995bf0f9e3570ef6d7a315baf2b4c4bb /irc/unreal/files/patch-makenet
parentAs several folks have pointed out, this version of the gdk_pixbuf (diff)
- Update to 3.2.3
PR: ports/79429 Submitted by: Gerrit Beine <tux@pinguru.net> (maintainer)
Notes
Notes: svn path=/head/; revision=133060
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