From 66f676094459234ac462f3f6f6b7a371d325f2dc Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 24 Feb 2005 07:42:21 +0000 Subject: Update to 4.20. See http://www.jwz.org/xscreensaver/changelog.html for the usual list of fixes and new modules. --- x11/xscreensaver-gnome/files/patch-driver_Makefile.in | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'x11/xscreensaver-gnome/files') diff --git a/x11/xscreensaver-gnome/files/patch-driver_Makefile.in b/x11/xscreensaver-gnome/files/patch-driver_Makefile.in index 711c6b14536c..440569f6b9ee 100644 --- a/x11/xscreensaver-gnome/files/patch-driver_Makefile.in +++ b/x11/xscreensaver-gnome/files/patch-driver_Makefile.in @@ -1,5 +1,5 @@ ---- driver/Makefile.in.orig Mon Feb 2 14:07:14 2004 -+++ driver/Makefile.in Mon Feb 2 14:33:43 2004 +--- driver/Makefile.in.orig Thu Feb 24 02:30:59 2005 ++++ driver/Makefile.in Thu Feb 24 02:31:32 2005 @@ -24,14 +24,14 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ @@ -20,16 +20,16 @@ GNOME_BINDIR = $(bindir) HACK_CONF_DIR = @HACK_CONF_DIR@ -@@ -252,7 +252,7 @@ +@@ -256,7 +256,7 @@ tests: $(TEST_EXES) install: install-program install-ad install-scripts \ -- install-gnome install-kde install-man @INSTALL_PAM@ +- install-gnome install-man @INSTALL_PAM@ + install-gnome install-man uninstall: uninstall-program uninstall-ad \ - uninstall-gnome uninstall-kde uninstall-man + uninstall-gnome uninstall-man -@@ -485,8 +485,11 @@ +@@ -489,8 +489,11 @@ \ echo $(INSTALL_DATA) screensaver-properties.desktop \ $(install_prefix)$(GNOME_CCDIR_1)/screensaver-properties.desktop;\ -- cgit