Summary: | "make clean; make" fails | ||
---|---|---|---|
Product: | shared-mime-info | Reporter: | Dan Winship <danw> |
Component: | freedesktop.org.xml | Assignee: | 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
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. 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.