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 e3d5a18d4abe7b1fc9172f7d0a60803734224c66 (commit) from a21f2f6a76b3e0cf6af1ffb88ef6a5d7ebdb4cc2 (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 e3d5a18d4abe7b1fc9172f7d0a60803734224c66 Author: Arne Fitzenreiter arne_f@ipfire.org Date: Fri Oct 10 18:11:52 2014 +0200
core84: add update-lang-cache.
this file is missing on some machines.
-----------------------------------------------------------------------
Summary of changes: config/rootfiles/core/84/filelists/files | 1 + 1 file changed, 1 insertion(+)
Difference in files: diff --git a/config/rootfiles/core/84/filelists/files b/config/rootfiles/core/84/filelists/files index c26e2ea..2cbc242 100644 --- a/config/rootfiles/core/84/filelists/files +++ b/config/rootfiles/core/84/filelists/files @@ -7,4 +7,5 @@ srv/web/ipfire/cgi-bin/fwhosts.cgi srv/web/ipfire/cgi-bin/urlfilter.cgi usr/lib/firewall/firewall-lib.pl usr/lib/firewall/rules.pl +usr/local/bin/update-lang-cache var/ipfire/langs
hooks/post-receive -- IPFire 2.x development tree