]> review.fuel-infra Code Review - openstack-build/horizon-build.git/commitdiff
Added notes in debian/rules on how to build the .mo files
authorThomas Goirand <thomas@goirand.fr>
Fri, 19 Dec 2014 10:33:22 +0000 (18:33 +0800)
committerThomas Goirand <thomas@goirand.fr>
Fri, 19 Dec 2014 10:33:22 +0000 (18:33 +0800)
Rewritten-From: dea9b6b775aac69201c5f931a4089244c514efa9

trusty/debian/rules

index 41dd3859ce9a015eee18f0cadf0f3bb40e1a2413..17569c7bce3e42750eaee5d53bee9dcd0cf172db 100755 (executable)
@@ -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