summarylogtreecommitdiffstats
path: root/0002-Add-configure-option-to-not-install-kauth.patch
diff options
context:
space:
mode:
authorMichael Lass2017-07-06 23:36:05 +0200
committerMichael Lass2017-07-06 23:41:08 +0200
commita6d400bd022205bb7a4a351a76d35ae3aac58610 (patch)
tree6e75bc105ca0fbc0011573e26c45f72d3392e88d /0002-Add-configure-option-to-not-install-kauth.patch
parent213535227957e03322f7b581c2753e900d454f9c (diff)
downloadaur-a6d400bd022205bb7a4a351a76d35ae3aac58610.tar.gz
Update to 1.6.21
Diffstat (limited to '0002-Add-configure-option-to-not-install-kauth.patch')
-rw-r--r--0002-Add-configure-option-to-not-install-kauth.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/0002-Add-configure-option-to-not-install-kauth.patch b/0002-Add-configure-option-to-not-install-kauth.patch
index 86eaa80f6aa9..a611da7c8015 100644
--- a/0002-Add-configure-option-to-not-install-kauth.patch
+++ b/0002-Add-configure-option-to-not-install-kauth.patch
@@ -1,4 +1,4 @@
-From f6ef240c6fb82f4faacf92da4feb0c2487609f35 Mon Sep 17 00:00:00 2001
+From a828ba26835e23674b8ac9a1b452f3444faab0dd Mon Sep 17 00:00:00 2001
From: Ben Kaduk <kaduk@mit.edu>
Date: Thu, 8 Nov 2012 18:40:57 -0500
Subject: [PATCH 2/3] Add configure option to not install kauth
@@ -25,7 +25,7 @@ Tested-by: BuildBot <buildbot@rampaginggeek.com>
2 files changed, 73 insertions(+), 52 deletions(-)
diff --git a/acinclude.m4 b/acinclude.m4
-index 464f356cb..5e70d3b68 100644
+index ee40b4109..5a1ad86e6 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -159,6 +159,14 @@ AC_ARG_ENABLE([transarc-paths],
@@ -43,7 +43,7 @@ index 464f356cb..5e70d3b68 100644
dnl Optimization and debugging flags.
AC_ARG_ENABLE([strip-binaries],
[AS_HELP_STRING([--disable-strip-binaries],
-@@ -1523,6 +1531,13 @@ else
+@@ -1527,6 +1535,13 @@ else
fi
AC_SUBST(BUILD_LOGIN)
@@ -190,5 +190,5 @@ index dd1452e74..ad24e66f0 100644
#
# Misc. targets
--
-2.12.2
+2.13.2