aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Noland <rnoland@FreeBSD.org>2009-05-29 01:28:32 +0000
committerRobert Noland <rnoland@FreeBSD.org>2009-05-29 01:28:32 +0000
commitda2c7338c679a8ce66b481ad81d1c33fed57287c (patch)
treeaa219742fe70f4a3133d4951acb960333fe42337
parent76043e66866a185e380ef354a7855e2ccfaff432 (diff)
Remove patch from cvs also...
Noticed by: QAT
Notes
Notes: svn path=/head/; revision=234745
-rw-r--r--x11/xkeyboard-config/files/patch-configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/xkeyboard-config/files/patch-configure b/x11/xkeyboard-config/files/patch-configure
deleted file mode 100644
index c7d7ce26efb3..000000000000
--- a/x11/xkeyboard-config/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig 2008-02-08 23:52:05.000000000 -0500
-+++ configure 2008-02-08 23:52:12.000000000 -0500
-@@ -7456,7 +7456,7 @@ else
- echo " Symbolic link(s) to legacy rules: $xkb_rules_symlink"
- fi
-
--if test "$enable_compat_rules" == "yes" ; then
-+if test "$enable_compat_rules" = "yes" ; then
- echo " Compatibility rules are included"
- else
- echo " Compatibility rules are not included"