summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11/gnome-screensaver/files/patch-configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/gnome-screensaver/files/patch-configure b/x11/gnome-screensaver/files/patch-configure
deleted file mode 100644
index 949d7c202..000000000
--- a/x11/gnome-screensaver/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Fri Jul 8 14:42:17 2005
-+++ configure Fri Jul 8 14:42:18 2005
-@@ -25855,7 +25855,7 @@
- gdmconfigfile="$withval"
- fi;
-
--if test "x$gdmconfigfile" == "x" -o "x$gdmconfigfile" == "xno"; then
-+if test "x$gdmconfigfile" = "x" -o "x$gdmconfigfile" = "xno"; then
- echo "$as_me:$LINENO: checking for gdm.conf" >&5
- echo $ECHO_N "checking for gdm.conf... $ECHO_C" >&6
-