summarylogtreecommitdiffstats
path: root/0002-Add-configure-option-to-not-install-kauth.patch
diff options
context:
space:
mode:
authorMichael Lass2017-04-15 11:09:58 +0200
committerMichael Lass2017-04-15 11:21:40 +0200
commit213535227957e03322f7b581c2753e900d454f9c (patch)
treeb1818c468a73cd2ddd201c4df61354bc271fc8d3 /0002-Add-configure-option-to-not-install-kauth.patch
parent4a5ed828d2118dbde1400d5165543df94a782ccf (diff)
downloadaur-213535227957e03322f7b581c2753e900d454f9c.tar.gz
Update to 1.6.20.2
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 321232572190..86eaa80f6aa9 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 ecc9961565149cc2963142e299abac676f31f70d Mon Sep 17 00:00:00 2001
+From f6ef240c6fb82f4faacf92da4feb0c2487609f35 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 bcf8ecf48..6df258db2 100644
+index 464f356cb..5e70d3b68 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -159,6 +159,14 @@ AC_ARG_ENABLE([transarc-paths],
@@ -43,7 +43,7 @@ index bcf8ecf48..6df258db2 100644
dnl Optimization and debugging flags.
AC_ARG_ENABLE([strip-binaries],
[AS_HELP_STRING([--disable-strip-binaries],
-@@ -1519,6 +1527,13 @@ else
+@@ -1523,6 +1531,13 @@ else
fi
AC_SUBST(BUILD_LOGIN)
@@ -190,5 +190,5 @@ index dd1452e74..ad24e66f0 100644
#
# Misc. targets
--
-2.11.0
+2.12.2