Make variables used in build/install scripts consistent
-------------------------------------------------------
Key: BIGTOP-433
URL: https://issues.apache.org/jira/browse/BIGTOP-433
Project: Bigtop
Issue Type: Improvement
Components: General
Affects Versions: 0.2.0, 0.3.0
Reporter: Bruno Mahé
Fix For: 0.4.0
I was working on some scripts across different packages and the inconsistencies
make it hard to work efficiently.
Each script uses a different meaning for variables (ex: $PREFIX/$LIB_DIR vs
$LIB_DIR vs $PREFIX/$<PROJECT>_DIR).
Having a consistent set of variables would make it much easier to edit these
scripts.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira