From 336b31c3940aea29270fc9fd9b51d3ba1633729e Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Fri, 7 Feb 2003 18:42:25 +0000 Subject: Update to GNOME 2.2. This is Phase I. All existing ports have been updated to their GNOME 2.2 counterparts. --- .../files/patch-libbackground_Makefile.in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 sysutils/gnome-control-center/files/patch-libbackground_Makefile.in (limited to 'sysutils/gnome-control-center/files/patch-libbackground_Makefile.in') diff --git a/sysutils/gnome-control-center/files/patch-libbackground_Makefile.in b/sysutils/gnome-control-center/files/patch-libbackground_Makefile.in new file mode 100644 index 000000000000..d8ece4b307ac --- /dev/null +++ b/sysutils/gnome-control-center/files/patch-libbackground_Makefile.in @@ -0,0 +1,11 @@ +--- libbackground/Makefile.in.orig Fri Jan 17 12:33:42 2003 ++++ libbackground/Makefile.in Fri Jan 17 12:34:13 2003 +@@ -151,7 +151,7 @@ + + INCLUDES = \ + -DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \ +- -DGNOME_ICONDIR=\""${prefix}/share/pixmaps"\" \ ++ -DGNOME_ICONDIR=\""${datadir}/pixmaps"\" \ + -DG_LOG_DOMAIN=\"capplet-common\" \ + -I$(top_srcdir)/ \ + @CAPPLET_CFLAGS@ -- cgit v1.2.3