pkgsrc/x11/gnome-screensaver/patches/patch-ab
jmmv e75c264aee Initial import of gnome-screensaver, version 2.14.0:
gnome-screensaver is a new screensaver that can replace xscreensaver.
It is designed to integrate well with the desktop and provide a control
interface that is desktop neutral.  It simplifies and streamlines the
experience for the user and provides more capability for the system
administrator and vendor.
2006-04-01 21:43:59 +00:00

13 lines
466 B
Text

$NetBSD: patch-ab,v 1.1.1.1 2006/04/01 21:43:59 jmmv Exp $
--- data/Makefile.in.orig 2006-03-13 15:50:13.000000000 +0100
+++ data/Makefile.in
@@ -766,7 +766,7 @@ uninstall-info: uninstall-info-recursive
@GCONF_SCHEMAS_INSTALL_TRUE@ fi
@GCONF_SCHEMAS_INSTALL_FALSE@install-data-local:
-install-data-hook:
+dont-install-data-hook:
@system=`uname`; \
if test -f /usr/include/security/pam_appl.h; then \
if test '!' -d $(DESTDIR)$(PAM_PREFIX)/pam.d; then \