[SCM] advene/master: Compile locale file from source po files

oaubert-guest at users.alioth.debian.org oaubert-guest at users.alioth.debian.org
Tue May 31 21:40:48 UTC 2011


The following commit has been merged in the master branch:
commit 28f845095bda72e9d7da8fe461b31598acc46395
Author: Olivier Aubert <olivier.aubert at liris.cnrs.fr>
Date:   Fri May 27 12:35:29 2011 +0200

    Compile locale file from source po files

diff --git a/debian/rules b/debian/rules
index 8f51aff..cecf131 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,3 +9,6 @@ include /usr/share/cdbs/1/class/python-distutils.mk
 DEB_PYTHON_INSTALL_ARGS_ALL = --install-layout=deb
 DEB_INSTALL_CHANGELOGS_ALL := CHANGES.txt
 DEB_INSTALL_DOCS_ALL := doc/*
+
+pre-build::
+	cd po; make update-po

-- 
advene packaging



More information about the pkg-multimedia-commits mailing list