Files
pkgsrc-ng/x11/xfce4-desktop/patches/patch-backgrounds_Makefile.in
2016-11-18 22:39:22 +01:00

17 lines
464 B
Plaintext

$NetBSD: patch-backgrounds_Makefile.in,v 1.1 2016/06/14 13:09:47 youri Exp $
Don't install the teal background.
--- backgrounds/Makefile.in.orig 2016-06-14 12:41:08.000000000 +0000
+++ backgrounds/Makefile.in
@@ -377,8 +377,7 @@ top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
backgroundsdir = $(datadir)/backgrounds/xfce
backgrounds_DATA = \
- xfce-blue.jpg \
- xfce-teal.jpg
+ xfce-blue.jpg
EXTRA_DIST = $(backgrounds_DATA)
all: all-am