diff options
author | Jim Mock <jim@FreeBSD.org> | 2001-10-11 00:11:57 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 2001-10-11 00:11:57 +0000 |
commit | b6d961877b35418587dafef47bd17210b17b0feb (patch) | |
tree | b43b0e192abcc16b45f23cb82b1ca6d8bb0c1ea9 /net/gaim-snapshot/files/patch-aa | |
parent | Fix master site path. (diff) |
Update to version 0.45.
PR: 31209
Submitted by: Patrick Li <pat@databits.net>
Notes
Notes:
svn path=/head/; revision=48659
Diffstat (limited to 'net/gaim-snapshot/files/patch-aa')
-rw-r--r-- | net/gaim-snapshot/files/patch-aa | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/net/gaim-snapshot/files/patch-aa b/net/gaim-snapshot/files/patch-aa index e01484100cf3..9a2521265f90 100644 --- a/net/gaim-snapshot/files/patch-aa +++ b/net/gaim-snapshot/files/patch-aa @@ -1,13 +1,13 @@ ---- Makefile.in.orig Tue Oct 3 03:12:14 2000 -+++ Makefile.in Tue Oct 3 03:13:14 2000 -@@ -156,8 +156,8 @@ - @GNOMEBITS_TRUE@bitssounddir = $(bitssysconf)/sound/events - @GNOMEBITS_TRUE@bitssound_DATA = gaim.soundlist - +--- Makefile.in.orig Wed Oct 10 16:33:04 2001 ++++ Makefile.in Wed Oct 10 16:34:22 2001 +@@ -191,8 +191,8 @@ + #bitssound_DATA = gaim.soundlist + # + #endif -pixmapdir = $(datadir)/apps/Internet -pixmap_DATA = gaim.desktop +@GNOMEAPPLET_TRUE@pixmapdir = $(datadir)/apps/Internet +@GNOMEAPPLET_TRUE@pixmap_DATA = gaim.desktop - SUBDIRS = m4 libfaim sounds plugins pixmaps doc po intl src + SUBDIRS = m4 sounds plugins pixmaps doc po intl src ACLOCAL_AMFLAGS = -I m4 |