This package contains the GNOME Flashback backend. It provides the 'gnome-flashback' and 'gnome-flashback-clipboard' programs. PR: 286697
12 lines
347 B
C
12 lines
347 B
C
--- gnome-flashback/libscreensaver/gf-screensaver.c.orig 2021-11-02 10:13:49 UTC
|
|
+++ gnome-flashback/libscreensaver/gf-screensaver.c
|
|
@@ -30,7 +30,7 @@
|
|
#include "gf-prefs.h"
|
|
#include "gf-watcher.h"
|
|
|
|
-#define PAM_CONFIG_FILE "/etc/pam.d/gnome-flashback"
|
|
+#define PAM_CONFIG_FILE "%%PREFIX%%/etc/pam.d/gnome-flashback"
|
|
|
|
struct _GfScreensaver
|
|
{
|