From 6cfa076c9cc90ee96c6c0bfdcec00685dfa60a0c Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Tue, 17 Jun 2003 14:59:19 +0000 Subject: [PATCH] Don't try to install any KDE datafiles. PR: 53396 --- .../files/patch-driver_Makefile.in | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/x11/xscreensaver-gnome/files/patch-driver_Makefile.in b/x11/xscreensaver-gnome/files/patch-driver_Makefile.in index f109e7d16612..e038e5e8a7ce 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 Tue Mar 18 07:30:00 2003 -+++ driver/Makefile.in Mon May 19 22:01:49 2003 +--- driver/Makefile.in.orig Tue Jun 17 10:54:08 2003 ++++ driver/Makefile.in Tue Jun 17 10:56:37 2003 @@ -24,11 +24,11 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ @@ -16,6 +16,15 @@ GNOME_PANELDIR = @GNOME_PANELDIR@ GLADE_DATADIR = @GLADE_DATADIR@ GNOME_BINDIR = $(bindir) +@@ -238,7 +238,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@ + uninstall: uninstall-program uninstall-ad \ + uninstall-gnome uninstall-kde uninstall-man + @@ -477,8 +477,11 @@ \ echo $(INSTALL_DATA) screensaver-properties.desktop \