diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-01-16 05:08:57 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-01-16 05:08:57 +0000 |
commit | df3e7e93b8317ece24fbe7d0c9e4aa1ebb0feca0 (patch) | |
tree | 1d9ecedb74d255866c8e1e5df9db0f2739a8ba66 /net/gaim-snapshot/files/patch-aa | |
parent | Convert a few more uses of INDEX to ${INDEXFILE} (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_0_0'.release/5.0.0
Notes
Notes:
svn path=/head/; revision=73228
svn path=/tags/RELEASE_5_0_0/; revision=73229; tag=release/5.0.0
Diffstat (limited to 'net/gaim-snapshot/files/patch-aa')
-rw-r--r-- | net/gaim-snapshot/files/patch-aa | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net/gaim-snapshot/files/patch-aa b/net/gaim-snapshot/files/patch-aa deleted file mode 100644 index 77386c4d30d5..000000000000 --- a/net/gaim-snapshot/files/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ ---- Makefile.in.orig Fri Nov 2 05:31:32 2001 -+++ Makefile.in Fri Nov 2 05:33:10 2001 -@@ -171,8 +171,8 @@ - @DISTRIB_FALSE@@GNOMEAPPLET_TRUE@gaimdesktopdir = $(gnomedata)/applets/Network - @DISTRIB_FALSE@@GNOMEAPPLET_TRUE@gaimdesktop_DATA = $(gaim_DESKTOP) - --pixmapdir = $(datadir)/apps/Internet --pixmap_DATA = gaim.desktop -+@GNOMEAPPLET_TRUE@pixmapdir = $(datadir)/apps/Internet -+@GNOMEAPPLET_TRUE@pixmap_DATA = gaim.desktop - - SUBDIRS = m4 sounds plugins pixmaps doc po intl src - ACLOCAL_AMFLAGS = -I m4 |