diff options
Diffstat (limited to 'x11/control-center/patches/patch-af')
-rw-r--r-- | x11/control-center/patches/patch-af | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/x11/control-center/patches/patch-af b/x11/control-center/patches/patch-af new file mode 100644 index 00000000000..d8004c9d934 --- /dev/null +++ b/x11/control-center/patches/patch-af @@ -0,0 +1,13 @@ +$NetBSD: patch-af,v 1.4 2007/09/19 23:53:51 wiz Exp $ + +--- capplets/background/Makefile.in.orig 2005-04-04 12:09:16.000000000 +0200 ++++ capplets/background/Makefile.in +@@ -699,8 +699,6 @@ uninstall-am: uninstall-binPROGRAMS unin + + @INTLTOOL_DESKTOP_RULE@ + +-install-data-local: +- $(mkinstalldirs) $(DESTDIR)$(WALLPAPER_DATADIR) + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: |