diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-02-13 12:56:40 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-02-13 12:56:40 +0000 |
commit | e34886ebeec051faf96172074c156ae34ab51e76 (patch) | |
tree | ab12a5489ce4410092d1b13fc3d91abc50ebed05 /net-im/gajim/files/patch-data-Makefile.in | |
parent | ec86514c6b64d09ef77140e06acc4e26d75c5794 (diff) | |
download | ports-e34886ebeec051faf96172074c156ae34ab51e76.tar.gz ports-e34886ebeec051faf96172074c156ae34ab51e76.zip |
Notes
Diffstat (limited to 'net-im/gajim/files/patch-data-Makefile.in')
-rw-r--r-- | net-im/gajim/files/patch-data-Makefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net-im/gajim/files/patch-data-Makefile.in b/net-im/gajim/files/patch-data-Makefile.in new file mode 100644 index 000000000000..1c82b7033fb5 --- /dev/null +++ b/net-im/gajim/files/patch-data-Makefile.in @@ -0,0 +1,11 @@ +--- data/Makefile.in.orig Thu Nov 23 03:01:40 2006 ++++ data/Makefile.in Fri Nov 24 23:09:19 2006 +@@ -258,7 +258,7 @@ + sharedstatedir = @sharedstatedir@ + sysconfdir = @sysconfdir@ + target_alias = @target_alias@ +-SUBDIRS = glade emoticons pixmaps iconsets ++SUBDIRS = glade pixmaps + desktopdir = $(datadir)/applications + desktop_in_files = gajim.desktop.in.in + desktop_DATA = $(desktop_in_files:.desktop.in.in=.desktop) |