#16159 closed defect (fixed)
libconfig broken symlink 'libconfig.0.dylib'
Reported by: | ex_adres@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | libconfig symlink libconfig.0.dylib | Cc: | |
Port: |
Description
I have noticed that the symlink 'libconfig.0.dylib' is broken: it points to 'libconfig..0.1.21.dylib' it probably should point to 'libconfig.0.1.21.dylib'. In the patch-Makefile.in it probably is line 37.
Change History (3)
comment:1 Changed 16 years ago by jmroot (Joshua Root)
Milestone: | → Port Bugs |
---|
comment:2 Changed 16 years ago by afb@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Applied, r39258.