#357 closed defect (fixed)
jakarta-ant .mpkg contain a bad symlink
Reported by: | lucbelanger@… | Owned by: | sean@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | bchesneau@…, sean@… | |
Port: |
Description
the symlink /op/local/bin/ant point at the wrong place
/Users/Shared/darwinports/dports/devel/jakarta-ant/work/destroot/opt/local/java/jakarta-ant/bin/ant
which should just point to /opt/local/java/jakarta-ant/bin/ant
The workaround is to change the line
system "ln -fs ${path}${name}/bin/ant ${destroot}${prefix}/bin/ant"
of the install phase in the Portfile by "maybe" dropping the ${destroot} variable
Attachments (3)
Change History (9)
Changed 22 years ago by bchesneau@…
Attachment: | patch-ant-portfile added |
---|
comment:2 Changed 22 years ago by sean@…
Cc: | sean@… added |
---|---|
Status: | new → assigned |
I'm the mainter, and here. RL intervened for a while. The updates in the portfile look good, I'll incorporate them and get things back up to speed.
comment:3 Changed 22 years ago by sean@…
Owner: | changed from kevin@… to sean@… |
---|---|
Status: | assigned → new |
Changed 22 years ago by sean@…
Attachment: | Portfile.patch added |
---|
patch to pull sources from correct location + various issues fixed
comment:4 Changed 22 years ago by sean@…
attachments.isobsolete: | 0 → 1 |
---|
comment:5 Changed 22 years ago by sean@…
attachments.description: | patch to pull sources from correct various issues → patch to pull sources from correct location + various issues fixed |
---|
comment:6 Changed 22 years ago by jpm@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
reviewed and committed -- thanks for both of your work!
Note: See
TracTickets for help on using
tickets.
patch to correct symbolic link and upgrade to 1.5.2