[SM-Commit] GIT changes to master grimoire by Mathieu Lonjaret (5cd911547137bf865474c15f402ed2be35d7fa99)

Mathieu Lonjaret scm at mail.sourcemage.org
Sun Mar 4 17:13:27 EST 2007


GIT changes to master grimoire by Mathieu Lonjaret <lejatorn at sourcemage.org>:

 ftp/yafc/BUILD   |    1 +
 ftp/yafc/HISTORY |    3 +++
 2 files changed, 4 insertions(+)

New commits:
commit 0e0350b70b539edfc574156f72ae69da7c6f4599
Author: Mathieu Lonjaret <lejatorn at sourcemage.org>
Commit: Mathieu Lonjaret <lejatorn at sourcemage.org>

    yafc: fixing bug 13587

diff --git a/ftp/yafc/BUILD b/ftp/yafc/BUILD
index 3bfea15..c94a3a4 100755
--- a/ftp/yafc/BUILD
+++ b/ftp/yafc/BUILD
@@ -2,4 +2,5 @@ aclocal  -I cf &&
 autoheader &&
 autoconf &&
 automake --add-missing --gnu &&
+OPTS="--without-krb5 $OPTS" &&
 default_build
diff --git a/ftp/yafc/HISTORY b/ftp/yafc/HISTORY
index 16f5e7a..cddc2b1 100644
--- a/ftp/yafc/HISTORY
+++ b/ftp/yafc/HISTORY
@@ -1,3 +1,6 @@
+2007-03-04 Mathieu Lonjaret <lejatorn at sourcemage.org>
+	* BUILD: removed krb5 support because of bug 13587
+
 2006-09-21 Juuso Alasuutari <iuso at sourcemage.org>
 	* DETAILS: [automated] Removed BUILD_API=2.
 



More information about the SM-Commit mailing list