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, master has been updated via 32dd84e81722dfb6b3053b9643deef1e6113e68f (commit) from 1a781c8a29b2a8e758ec556d4e6f845b6db78dff (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 32dd84e81722dfb6b3053b9643deef1e6113e68f Author: Michael Tremer michael.tremer@ipfire.org Date: Tue Dec 22 15:10:31 2015 +0000
core96: Regenerate language cache
Signed-off-by: Michael Tremer michael.tremer@ipfire.org
-----------------------------------------------------------------------
Summary of changes: config/rootfiles/core/96/update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Difference in files: diff --git a/config/rootfiles/core/96/update.sh b/config/rootfiles/core/96/update.sh index acd8b0c..6672364 100644 --- a/config/rootfiles/core/96/update.sh +++ b/config/rootfiles/core/96/update.sh @@ -56,7 +56,7 @@ rm -f /etc/rc.d/init.d/tmpfs \ extract_files
# Update Language cache -# /usr/local/bin/update-lang-cache +/usr/local/bin/update-lang-cache
# Keep (almost) old ramdisk behaviour if [ ! -e "/etc/sysconfig/ramdisk" ]; then
hooks/post-receive -- IPFire 2.x development tree