Bug 295 - gamin installs python support even if python is disabled
Summary: gamin installs python support even if python is disabled
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P3 minor
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-20 14:53 UTC by Sven Neumann
Modified: 2009-05-13 09:05 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
conditionally disable python support (442 bytes, patch)
2009-04-20 14:53 UTC, Sven Neumann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Neumann 2009-04-20 14:53:31 UTC
Created attachment 255 [details]
conditionally disable python support

The gamin package installs files for Python support even if Python is not enabled in buildroot. The attached patch fixes this.
Comment 1 Peter Korsgaard 2009-05-13 09:05:55 UTC
Thanks, committed