Bug 36415 - Please ignore .pc/ during POT file building
Summary: Please ignore .pc/ during POT file building
Status: RESOLVED FIXED
Alias: None
Product: PolicyKit
Classification: Unclassified
Component: daemon (show other bugs)
Version: unspecified
Hardware: All All
: medium minor
Assignee: David Zeuthen (not reading bugmail)
QA Contact: David Zeuthen (not reading bugmail)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-20 02:58 UTC by Martin Pitt
Modified: 2011-04-20 06:58 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
git formatted patch (612 bytes, patch)
2011-04-20 03:01 UTC, Martin Pitt
Details | Splinter Review

Description Martin Pitt 2011-04-20 02:58:39 UTC
When using quilt patches on the policykit-1 package that change files with translatable strings (I just backported the recent security fix), package building fails:

--------------- 8< ------------------
The following files contain translations and are currently not in use. Please consider adding these to the POTFILES.in file, located in the po/ directory:

.pc/00git_fix_proc_race.patch/src/programs/pkexec.c

If some of these files are left out on purpose then please add them to
POTFILES.skip instead of POTFILES.in. A file 'missing' containing this list
of left out files has been written in the current directory.
--------------- 8< ------------------

Admittedly intltool should be a bit more clever about this, but for now can we apply this patch to ignore .pc/?

Thanks for considering!
Comment 1 Martin Pitt 2011-04-20 03:01:04 UTC
Created attachment 45850 [details] [review]
git formatted patch
Comment 2 David Zeuthen (not reading bugmail) 2011-04-20 05:37:52 UTC
(In reply to comment #1)
> Created an attachment (id=45850) [details]
> git formatted patch

Sure, go for it. Thanks!
Comment 3 Martin Pitt 2011-04-20 06:58:55 UTC
Thanks, pushed.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.