aboutsummaryrefslogtreecommitdiff
path: root/security/sudo/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'security/sudo/files/patch-aa')
-rw-r--r--security/sudo/files/patch-aa14
1 files changed, 0 insertions, 14 deletions
diff --git a/security/sudo/files/patch-aa b/security/sudo/files/patch-aa
index d7a7643d6f79..6c874760c52d 100644
--- a/security/sudo/files/patch-aa
+++ b/security/sudo/files/patch-aa
@@ -1,17 +1,3 @@
---- configure.orig Mon Nov 8 15:59:48 1999
-+++ configure Thu Dec 16 22:54:41 1999
-@@ -681,8 +681,8 @@
-
- test "$mandir" = '${prefix}/man' && mandir='$(prefix)/man'
- test "$bindir" = '${exec_prefix}/bin' && bindir='$(exec_prefix)/bin'
--test "$sbindir" = '${exec_prefix}/sbin' && sbindir='$(exec_prefix)/sbin'
--test "$sysconfdir" = '${prefix}/etc' && sysconfdir='/etc'
-+test "$sbindir" = '${exec_prefix}/sbin' || sbindir='$(exec_prefix)/sbin'
-+#test "$sysconfdir" = '${prefix}/etc' || sysconfdir='/etc'
-
-
- # Check whether --with-otp-only or --without-otp-only was given.
-@@ -7737,7 +7737,7 @@
fi
if test "$with_skey" = "yes"; then