Ticket #1557 (closed defect: wontfix)
Don't use absolute paths in MokoMakefile
| Reported by: | uzytkownik | Owned by: | openmoko-devel |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | unknown | Version: | current svn head |
| Severity: | normal | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | no | PatchReviewResult: | |
| Reproducible: |
Description
In MokoMakefile? there is a fixed path /sbin/mkdosfs. In gentoo mkdosfs is in /usr/sbin/mkdosfs. Could you change the absolute paths into a calls or search standard dirs ({/,/usr/,/usr/local/}{s,}bin)?
Change History
comment:2 Changed 5 years ago by john_lee
- Status changed from new to closed
- HasPatchForReview unset
- Resolution set to wontfix
I believe MokoMakefile? is a project in projects.openmoko.org. Could you please report this there?
Note: See
TracTickets for help on using
tickets.

It is customable but it still would be nice if it was autodetected...