Bug 20654

Summary: do not hardcode make
Product: shared-mime-info Reporter: Antoine Jacoutot <ajacoutot>
Component: generalAssignee: Jonathan Blandford <jrb>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: OpenBSD   
Whiteboard:
i915 platform: i915 features:

Description Antoine Jacoutot 2009-03-14 01:21:37 UTC
shared-mime-info should not hardcode make but use $(MAKE) instead.
This is because `make' can behave differently amongst platforms. e.g. we set MAKE=gmake under OpenBSD because BSD make does not have the -C option.

Patch below fixed it.
Comment 1 Pino Toscano 2009-03-14 02:46:22 UTC

*** This bug has been marked as a duplicate of bug 20655 ***

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.