Bug 20654 - do not hardcode make
Summary: do not hardcode make
Status: RESOLVED DUPLICATE of bug 20655
Alias: None
Product: shared-mime-info
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other OpenBSD
: medium normal
Assignee: Jonathan Blandford
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-14 01:21 UTC by Antoine Jacoutot
Modified: 2009-03-14 02:46 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.