diff options
author | Jim Mock <jim@FreeBSD.org> | 2000-06-12 19:16:51 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 2000-06-12 19:16:51 +0000 |
commit | 2fddf56a322bb0d65161cdddfc10c23508638448 (patch) | |
tree | 9e6dadc29c5a7c076028851b3c3ce9d70e89a2e6 /irc/irssi/files/patch-ad | |
parent | Fix up the GNOME dependencies and use devel/gettext instead of xchat's own (diff) |
Update to version 0.7.90. The author has removed all GTK/GNOME bits for
the time being, but says ``they might come back later'', but for now this
is a text-only client.
Submitted by: ade
Notes
Notes:
svn path=/head/; revision=29551
Diffstat (limited to 'irc/irssi/files/patch-ad')
-rw-r--r-- | irc/irssi/files/patch-ad | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/irc/irssi/files/patch-ad b/irc/irssi/files/patch-ad index d13d381541be..b097283d3244 100644 --- a/irc/irssi/files/patch-ad +++ b/irc/irssi/files/patch-ad @@ -1,6 +1,15 @@ ---- configure Fri Feb 25 18:31:01 2000 -+++ configure.new Fri Feb 25 19:33:01 2000 -@@ -7337,6 +7337,7 @@ +--- configure.orig Sun Jun 4 10:48:10 2000 ++++ configure Fri Jun 9 18:03:22 2000 +@@ -4831,7 +4831,7 @@ + cat conftest.$ac_ext >&5 + rm -rf conftest* + CATOBJEXT=.mo +- DATADIRNAME=lib ++ DATADIRNAME=share + fi + rm -f conftest* + INSTOBJEXT=.mo +@@ -5546,6 +5546,7 @@ s%@oldincludedir@%$oldincludedir%g s%@infodir@%$infodir%g s%@mandir@%$mandir%g |