Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by David Kowis (748c9d3b0ce88f23c6088211fd6bcafaf9e421c4)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: David Kowis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by David Kowis (748c9d3b0ce88f23c6088211fd6bcafaf9e421c4)
  • Date: Tue, 7 Oct 2008 10:47:05 -0500

GIT changes to master grimoire by David Kowis <dkowis AT shlrm.org>:

http/modsecurity/DEPENDS | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 748c9d3b0ce88f23c6088211fd6bcafaf9e421c4
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis AT shlrm.org>

modsecurity: Oops. I R TEH DUMB

diff --git a/http/modsecurity/DEPENDS b/http/modsecurity/DEPENDS
index ecd1d30..b6563b2 100755
--- a/http/modsecurity/DEPENDS
+++ b/http/modsecurity/DEPENDS
@@ -5,6 +5,6 @@ case $(get_spell_provider $SPELL APACHE2) in
apache2) sub_depends apache2 UNIQ ;;
*) ;; # NOTHING
esac &&
-optional_depends lua "" "" "to use the new Lua engine" n
+optional_depends lua "" "" "to use the new Lua engine"
# the ./configure --help lists curl, and it uses it if it exists.
# nothing in any documentation tells me what it's doing with curl...




Archive powered by MHonArc 2.6.24.

Top of Page