]> Kevux Git Server - fll/commit
Bugfix: install script destination parameters not being respected
authorKevin Day <thekevinday@gmail.com>
Sun, 28 Jul 2019 22:02:49 +0000 (17:02 -0500)
committerKevin Day <thekevinday@gmail.com>
Sun, 28 Jul 2019 22:04:10 +0000 (17:04 -0500)
commite65c62af80435fd49e8713ebe2f5a4d823e2b52a
tree367b937e23b167d891f2500277a4de0308ac69c9
parentd990fd58e701eba517a9e5597f69ce51828cac0e
Bugfix: install script destination parameters not being respected

I used the wrong name in the grab_next variable when designating to grab the next includedir and libdir.
There is also a mistake where I was copying the destination_prefix onto itself.
build/scripts/install.sh