Ticket #87 (closed defect: fixed)
Hardcoded prefix in Makefile
| Reported by: | guest | Owned by: | yarrick |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.6.0 "Hotspotify" |
| Version: | 0.5.2 "WifiFree" | Keywords: | |
| Cc: | pahan@… |
Description
Hello. I'm willing pack iodine into rpm and push into Fedora distribution.
In Makefile your use hardcoded prefix=/usr/local, so, we can't reassign it outside file and build in chroot.
Patch attached.
My mail in CC.
Attachments
Change History
comment:2 Changed 2 years ago by yarrick
The patch leads to the following error in OpenBSD make:
% make "Makefile", line 1: Need an operator "Makefile", line 3: Need an operator "Makefile", line 5: Need an operator Fatal errors encountered -- cannot continue %
Note: See
TracTickets for help on using
tickets.

