#495: [TODO] remove hardcoded path from installable pbc_to_exe
---------------------+------------------------------------------------------
Reporter: allison | Type: todo
Status: new | Priority: normal
Milestone: | Component: install
Version: | Severity: medium
Keywords: | Lang:
Patch: | Platform:
---------------------+------------------------------------------------------
Comment(by allison):
The problem is here in tools/dev/pbc_to_exe.pir:
{{{
518 .local string includedir, pathquote
519 includedir = concat build_dir, slash
520 includedir = concat includedir, 'include'
}}}
It's hardcoding the include directory to a subdirectory of the build
directory, which is wrong.
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/495#comment:8>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets