Comment 6 for bug 107971

Revision history for this message
Claude Paroz (paroz) wrote :

Generating a pot is maybe Ubuntu specific. So... would it be sufficient just to add the following line in debian/rules?

    cd obj-$(DEB_BUILD_GNU_TYPE) && $(MAKE)

+ cd po && intltool-update --verbose -p

    touch build-stamp