Bug 36415

Summary: Please ignore .pc/ during POT file building
Product: PolicyKit Reporter: Martin Pitt <martin.pitt>
Component: daemonAssignee: David Zeuthen (not reading bugmail) <zeuthen>
Status: RESOLVED FIXED QA Contact: David Zeuthen (not reading bugmail) <zeuthen>
Severity: minor    
Priority: medium    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: git formatted patch

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.