[debian-edu-commits] debian-edu/italc.git (#103) - master (branch) updated: debian/1_2.0.0-3-5-gb4503d3
Mike Gabriel
sunweaver at alioth.debian.org
Mon Aug 12 01:32:51 UTC 2013
The branch, master has been updated
via b4503d3edee8693c5fb30bdecabc8346db23f946 (commit)
from a787c12ddbeae172fba6d1c1bce10640175270d4 (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 b4503d3edee8693c5fb30bdecabc8346db23f946
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Sun Aug 11 23:25:41 2013 +0200
do not run lupdate on the code tree
-----------------------------------------------------------------------
Summary of changes:
debian/rules | 1 -
1 file changed, 1 deletion(-)
The diff of changes is:
diff --git a/debian/rules b/debian/rules
index 87c7b8c..bad3643 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,7 +25,6 @@ debian/italc.xpm: ima/data/italc.png
configure/libitalccore::
find lib/resources/ -name *.qm | while read qm; do mv $$qm $$qm.bak; done
find lib/resources/ -name *.ts | while read ts; do mv $$ts $$ts.bak; done
- cd obj-$(DEB_BUILD_GNU_TYPE) && $(MAKE) update-locales
cd obj-$(DEB_BUILD_GNU_TYPE) && $(MAKE) finalize-locales
common-install-arch:: debian/italc.xpm
hooks/post-receive
--
italc.git (Debian package italc)
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 "italc.git" (Debian package italc).
More information about the debian-edu-commits
mailing list