shlib.sh: eliminate unnecessary perl calls
commite2942ff101c5ef0718ea72f6d43509ffb5cbc855
authorKyle J. McKay <mackyle@gmail.com>
Sat, 12 Apr 2014 01:19:34 +0000 (11 18:19 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Sat, 12 Apr 2014 01:19:34 +0000 (11 18:19 -0700)
treef7e5653c4f1be76d279315eaa596270e04639115
parent9aa9ac481687a1fd54d08a32c1ebbe04fc112526
shlib.sh: eliminate unnecessary perl calls

Instead of running Perl every time shlib.sh starts up to export the
Girocco::Config variables, run it once at install time and save the
output so it can be run by shlib.sh with a "dot" command instead.
install.sh
shlib.sh