[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (507a161a0b0a68445131063c045ed688bc6aa471)
Vlad Glagolev
scm at sourcemage.org
Wed Dec 19 23:04:38 EST 2007
GIT changes to master grimoire by Vlad Glagolev <stealth at sourcemage.org>:
net/ferm/DEPENDS | 2 +-
net/ferm/INSTALL | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 507a161a0b0a68445131063c045ed688bc6aa471
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>
ferm: bah.. fix another typo.. it was a sleepless night..
diff --git a/net/ferm/DEPENDS b/net/ferm/DEPENDS
index b231bc5..71c5d27 100755
--- a/net/ferm/DEPENDS
+++ b/net/ferm/DEPENDS
@@ -1,2 +1,2 @@
-depends perl
+depends perl &&
depends iptables
diff --git a/net/ferm/INSTALL b/net/ferm/INSTALL
index e89edd6..e23bc97 100755
--- a/net/ferm/INSTALL
+++ b/net/ferm/INSTALL
@@ -1,5 +1,5 @@
make install &&
if [[ $INIT_INSTALLED ]]; then
- install_config_file ${SCRIPT_DIRECTORY}/init.d/ferm.conf \
+ install_config_file $SCRIPT_DIRECTORY/init.d/ferm.conf \
$INSTALL_ROOT/etc/sysconfig/ferm
fi
More information about the SM-Commit
mailing list