From fd732f3acb0dbbb0f3d275a3425ada0aee5fdbce Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 8 May 2015 19:34:07 +0200 Subject: [PATCH] mit-krb5: fix a syntax error (omg) --- srcpkgs/mit-krb5/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/mit-krb5/template b/srcpkgs/mit-krb5/template index 68bc928e8ab..ae1c84a1870 100644 --- a/srcpkgs/mit-krb5/template +++ b/srcpkgs/mit-krb5/template @@ -30,7 +30,7 @@ do_configure() { --with-system-ss --with-system-db --enable-shared --without-tcl \ ac_cv_func_pthread_once=yes ac_cv_func_pthread_rwlock_init=yes \ acx_pthread_ok=yes ac_cv_func_regcomp=yes ac_cv_printf_positional=yes \ - krb5_cv_attr_constructor_destructor=yes,yes" + krb5_cv_attr_constructor_destructor=yes,yes } do_build() { make