This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".
The branch, next has been updated
via 261f88ebe6eee1de5c874c831017a8e536225c30 (commit)
from 2b5d1d8f703ae2bb0a5b11c254c0890242c3259d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 261f88ebe6eee1de5c874c831017a8e536225c30
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date: Wed Feb 8 19:59:36 2012 +0100
apache: fix typo.
-----------------------------------------------------------------------
Summary of changes:
lfs/apache2 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Difference in files:
diff --git a/lfs/apache2 b/lfs/apache2
index f849fc0..bcc9155 100644
--- a/lfs/apache2
+++ b/lfs/apache2
@@ -134,7 +134,7 @@ else
chown -v root:root /usr/lib/apache/httpd.exp \
/usr/sbin/{apxs,apachectl,dbmmanage,envvars{,-std}} \
/usr/share/man/man1/{ab,apxs,dbmmanage,ht{dbm,digest,passwd,txt2dbm}}.1 \
- /usr/share/man/man1/{logresolve}.1 \
+ /usr/share/man/man1/logresolve.1 \
/usr/share/man/man8/{apachectl,htcacheclean,httpd}.8 \
/usr/share/man/man8/{rotatelogs,suexec}.8
@rm -rf $(DIR_APP)
hooks/post-receive
--
IPFire 2.x development tree