Bug 1845

Summary: "make clean; make" fails
Product: shared-mime-info Reporter: Dan Winship <danw>
Component: freedesktop.org.xmlAssignee: Jonathan Blandford <jrb>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: fix

Description Dan Winship 2004-11-13 06:35:02 UTC
"make clean" in shared-mime-info deletes freedesktop.org.xml, which "make"
cannot regenerate. (You have to "cvs up" to get it back.)
Comment 1 Dan Winship 2004-12-02 17:42:07 UTC
Created attachment 1447 [details] [review]
fix

OK, the problem is that the intltool files were listed in CLEANFILES
instead of DISTCLEANFILES, so "make clean" would delete them, making it
impossible to regenerate freedesktop.xml from freedesktop.xml.in. Patch
attached.
Comment 2 Jonathan Blandford 2004-12-03 12:49:24 UTC
Committed, thanks.

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.