mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 11:04:51 -04:00
16 lines
362 B
Plaintext
16 lines
362 B
Plaintext
$NetBSD: patch-configure,v 1.1 2016/05/21 19:14:20 youri Exp $
|
|
|
|
avoid conflict with gnome-screensaver
|
|
|
|
--- configure.orig 2016-04-07 19:45:55.000000000 +0000
|
|
+++ configure
|
|
@@ -18343,7 +18343,7 @@ fi
|
|
|
|
|
|
# Saver engine stuff
|
|
-SLIDESHOW_COSMOS_DIR="${EXPANDED_DATADIR}/backgrounds/cosmos"
|
|
+SLIDESHOW_COSMOS_DIR="${EXPANDED_DATADIR}/backgrounds/mate-cosmos"
|
|
|
|
|
|
|