forked from Lainports/freebsd-ports
13 lines
506 B
Text
13 lines
506 B
Text
--- 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
|