summaryrefslogtreecommitdiff
path: root/debian/apache2.2-common.apache2.init
diff options
context:
space:
mode:
authorStefan Fritsch <sf@debian.org>2011-03-01 22:33:50 +0000
committerStefan Fritsch <sf@sfritsch.de>2012-01-02 10:37:24 +0100
commitc5963a1d2225e9bd68e2c0e5ff6dfd4e66e13d23 (patch)
treebd6cf6a4cf461a1a0aefb84f89e666210eda2f5a /debian/apache2.2-common.apache2.init
parentd59089df1a7ca4a9b99ab725679e63f4f70039eb (diff)
downloadapache2-c5963a1d2225e9bd68e2c0e5ff6dfd4e66e13d23.tar.gz
Fix typo in init script
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/branches/squeeze-apache2@1290 01b336ce-410b-0410-9a02-a0e7f243c266
Diffstat (limited to 'debian/apache2.2-common.apache2.init')
-rw-r--r--debian/apache2.2-common.apache2.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/apache2.2-common.apache2.init b/debian/apache2.2-common.apache2.init
index cd48dac1..bb8b27ac 100644
--- a/debian/apache2.2-common.apache2.init
+++ b/debian/apache2.2-common.apache2.init
@@ -12,7 +12,7 @@
set -e
if [ -n "$APACHE_CONFDIR" ] ; then
- if [ "${APACHE_CONFDIR##/etc/apache2-}" != "$APACHE_CONFDIR}" ] ; then
+ if [ "${APACHE_CONFDIR##/etc/apache2-}" != "${APACHE_CONFDIR}" ] ; then
DIR_SUFFIX="${APACHE_CONFDIR##/etc/apache2-}"
else
DIR_SUFFIX=