#76 closed enhancement (fixed)
Patch to not install makegeo executable
Reported by: | Bas Couwenberg | Owned by: | warmerdam |
---|---|---|---|
Priority: | normal | Milestone: | 1.4.2 |
Component: | libgeotiff | Version: | 1.3.0 |
Keywords: | Cc: |
Description
makegeo.c
serves as a minimal example of creating a geotiff file, but installing the executable has no value to users, building the source makes sense as a sanity check though.
With the attached patch makegeo
is still built, but not installed.
Attachments (1)
Change History (4)
by , 8 years ago
Attachment: | dont-install-makegeo.patch added |
---|
comment:1 by , 8 years ago
Version: | → 1.3.0 |
---|
comment:2 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks for applying the patch, confirmed fixed in 1.4.2RC2
comment:3 by , 8 years ago
Milestone: | → 1.4.2 |
---|
Note:
See TracTickets
for help on using tickets.
Committed in r2722