Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (51d7527574a1c847081bed17cae68fd3a092661c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (51d7527574a1c847081bed17cae68fd3a092661c)
  • Date: Mon, 21 Dec 2015 22:18:01 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

crypto/p11-kit/BUILD | 2 ++
crypto/p11-kit/HISTORY | 3 +++
2 files changed, 5 insertions(+)

New commits:
commit 51d7527574a1c847081bed17cae68fd3a092661c
Author: Ismael Luceno <ismael AT iodev.co.uk>
Commit: Ismael Luceno <ismael AT sourcemage.org>

p11-kit: Fix build, pass --without-trusted-paths to configure

diff --git a/crypto/p11-kit/BUILD b/crypto/p11-kit/BUILD
new file mode 100755
index 0000000..9311fb8
--- /dev/null
+++ b/crypto/p11-kit/BUILD
@@ -0,0 +1,2 @@
+OPTS="$OPTS --without-trust-paths" &&
+default_build
diff --git a/crypto/p11-kit/HISTORY b/crypto/p11-kit/HISTORY
index 64f87f9..32f007e 100644
--- a/crypto/p11-kit/HISTORY
+++ b/crypto/p11-kit/HISTORY
@@ -1,3 +1,6 @@
+2015-12-21 Ismael Luceno <ismael AT sourcemage.org>
+ * BUILD: Fix build, pass --without-trusted-paths to configure
+
2015-04-22 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 0.23.1




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (51d7527574a1c847081bed17cae68fd3a092661c), Ismael Luceno, 12/21/2015

Archive powered by MHonArc 2.6.24.

Top of Page