[Bug 1117944] [NEW] intltool confused by separate build-dir

Launchpad Bug Tracker 1117944 at bugs.launchpad.net
Mon Sep 11 15:20:23 UTC 2017


You have been subscribed to a public bug by Vlad Orlov (monsta):

systemd uses 'intltool-update -m' from intltoolize in its 'make check'.
$(top_srcdir)/po/POTFILES.skip contains the name of a generated file (src/core/org.freedesktop.systemd1.policy.in), which will be generated as $(top_builddir)/src/core/org.freedesktop.systemd1.policy.in. If $(builddir)==$(srcdir) than everything works fine. When they are different, there's no way to instruct intltool-update to skip the file. Since the name of the build directory is not known and can be arbitrary, there should be a way to instruct intltool-update to ignore files relative to the $(top_builddir), or something like that. One option would be to turn the file list into a list of globs (**/src/core/org.freedesktop.systemd1.policy.in would work perfectly in our case).

** Affects: intltool
     Importance: Undecided
         Status: Confirmed

** Affects: intltool (Ubuntu)
     Importance: High
         Status: Confirmed


** Tags: patch wily xenial yakkety zesty
-- 
intltool confused by separate build-dir
https://bugs.launchpad.net/bugs/1117944
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is subscribed to the bug report.



More information about the Ubuntu-sponsors mailing list