diff options
| author | Pav Lucistnik <pav@FreeBSD.org> | 2005-04-20 16:22:40 +0000 |
|---|---|---|
| committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-04-20 16:22:40 +0000 |
| commit | f45a93b4333780441c95ec1f11afaf0fd8e23907 (patch) | |
| tree | 120cdb698fe1629ba73fb1d2e20bfe6c9157f5e8 /irc/ircd-rusnet/files/patch-ircd-buildm4 | |
| parent | Update to version 0.8.1: (diff) | |
Special version of IRC server for RusNet IRC Network.
In addition to base features of ircd 2.9.10 it supports
russian charsets translation (koi8-r,cp1251,translit, etc..)
and also some RusNet protocol extensions.
PR: ports/80061
Submitted by: SeaD <sead@mail.ru>
Diffstat (limited to 'irc/ircd-rusnet/files/patch-ircd-buildm4')
| -rw-r--r-- | irc/ircd-rusnet/files/patch-ircd-buildm4 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/irc/ircd-rusnet/files/patch-ircd-buildm4 b/irc/ircd-rusnet/files/patch-ircd-buildm4 new file mode 100644 index 000000000000..538f8ff63815 --- /dev/null +++ b/irc/ircd-rusnet/files/patch-ircd-buildm4 @@ -0,0 +1,11 @@ +--- ircd/buildm4.orig Mon Oct 13 14:10:13 2003 ++++ ircd/buildm4 Sat Mar 19 17:15:42 2005 +@@ -22,7 +22,7 @@ + # + # If only this was a perl script...*sigh* + # +-INCLUDE=`../support/config.guess` ++INCLUDE="build" + # Installation with absolute path now (Kratz) + M4=$1 + /bin/rm -f $M4 |
