summaryrefslogtreecommitdiff
path: root/sysutils/gnome-control-center/files/patch-libbackground_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/gnome-control-center/files/patch-libbackground_Makefile.in')
-rw-r--r--sysutils/gnome-control-center/files/patch-libbackground_Makefile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/sysutils/gnome-control-center/files/patch-libbackground_Makefile.in b/sysutils/gnome-control-center/files/patch-libbackground_Makefile.in
deleted file mode 100644
index d8ece4b307ac..000000000000
--- a/sysutils/gnome-control-center/files/patch-libbackground_Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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@