Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (8ebcefd186f2fbe5bf338e935f24e22feded567a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (8ebcefd186f2fbe5bf338e935f24e22feded567a)
  • Date: Sun, 29 Sep 2013 01:20:22 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

security/fwknop/BUILD | 2 ++
security/fwknop/HISTORY | 3 +++
2 files changed, 5 insertions(+)

New commits:
commit 8ebcefd186f2fbe5bf338e935f24e22feded567a
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

fwknop: added missing handle of config options

diff --git a/security/fwknop/BUILD b/security/fwknop/BUILD
index d22e99f..db67993 100755
--- a/security/fwknop/BUILD
+++ b/security/fwknop/BUILD
@@ -1,3 +1,5 @@
+OPTS="$FWKNOP_OPTS $OPTS" &&
+
make_single &&
default_build &&
make_normal
diff --git a/security/fwknop/HISTORY b/security/fwknop/HISTORY
index cdb003a..b3964ae 100644
--- a/security/fwknop/HISTORY
+++ b/security/fwknop/HISTORY
@@ -1,3 +1,6 @@
+2013-09-29 Vlad Glagolev <stealth AT sourcemage.org>
+ * BUILD: added missing handle of $FWKNOP_OPTS
+
2013-08-29 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.5.1; do not include doc build directory




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (8ebcefd186f2fbe5bf338e935f24e22feded567a), Vlad Glagolev, 09/29/2013

Archive powered by MHonArc 2.6.24.

Top of Page