From: Thomas Goirand Date: Fri, 19 Dec 2014 10:33:22 +0000 (+0800) Subject: Added notes in debian/rules on how to build the .mo files X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=0d9e97db2f228ee7b2572083e18c28e34990a3a2;p=openstack-build%2Fhorizon-build.git Added notes in debian/rules on how to build the .mo files Rewritten-From: dea9b6b775aac69201c5f931a4089244c514efa9 --- diff --git a/trusty/debian/rules b/trusty/debian/rules index 41dd385..17569c7 100755 --- a/trusty/debian/rules +++ b/trusty/debian/rules @@ -9,6 +9,8 @@ export OSLO_PACKAGE_VERSION=$(VERSION) dh $@ --with python2 override_dh_auto_install: + # Note: upstream advises to use "python setup.py compile_catalog" + # maybe we should do that next time. chmod +x debian/compile-messages $(CURDIR)/debian/compile-messages