diff options
Diffstat (limited to 'misc/metatheme2/files/patch-libbackground_Makefile.in')
-rw-r--r-- | misc/metatheme2/files/patch-libbackground_Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/misc/metatheme2/files/patch-libbackground_Makefile.in b/misc/metatheme2/files/patch-libbackground_Makefile.in deleted file mode 100644 index 4324d7fd257e..000000000000 --- a/misc/metatheme2/files/patch-libbackground_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- libbackground/Makefile.in.orig Sun May 19 04:08:14 2002 -+++ libbackground/Makefile.in Sun May 19 04:08:41 2002 -@@ -118,7 +118,7 @@ - - EXTRA_DIST = ChangeLog - --INCLUDES = -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -DGNOME_ICONDIR=\""${prefix}/share/pixmaps"\" -DG_LOG_DOMAIN=\"capplet-common\" -I$(top_srcdir)/ @CAPPLET_CFLAGS@ -+INCLUDES = -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -DGNOME_ICONDIR=\""${datadir}/pixmaps"\" -DG_LOG_DOMAIN=\"capplet-common\" -I$(top_srcdir)/ @CAPPLET_CFLAGS@ - - - noinst_LTLIBRARIES = libbackground.la |