diff options
Diffstat (limited to 'net-im/gicq/files/patch-ac')
-rw-r--r-- | net-im/gicq/files/patch-ac | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/net-im/gicq/files/patch-ac b/net-im/gicq/files/patch-ac new file mode 100644 index 000000000..16d7e3b33 --- /dev/null +++ b/net-im/gicq/files/patch-ac @@ -0,0 +1,13 @@ +--- Makefile.in.orig Fri Sep 20 17:11:23 2002 ++++ Makefile.in Fri Sep 20 17:11:57 2002 +@@ -116,8 +116,10 @@ + + SUBDIRS = macros intl po pixmaps src doc + ++.ifdef HAVE_GNOME + sysdir = $(datadir)/gnome/apps/Applications + sys_DATA = gicq.desktop ++.endif + + EXTRA_DIST = gicq.desktop + ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |