Ticket #11181 (closed defect: fixed)
BUG: octave: octave/defaults.h contains wrong paths after installation
| Reported by: | bugmenot@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | Cc: | andre@… | |
| Port: |
Description
It contains paths that include the build directory, for example:
#define OCTAVE_ARCHLIBDIR "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_math_octave/work/destroot/opt/local/libexec/octave/2.9.9/exec/powerpc-apple-darwin8.8.0"
octave-forge fails to install properly because of this.
Change History
comment:4 Changed 6 years ago by takanori@…
- Status changed from new to closed
- Resolution set to fixed
This issue has been fixed in r22847. Thanks for reporting.
Note: See
TracTickets for help on using
tickets.

