]> 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:02:49 +0000 (17:02 -0500)
commit40a22188a408973b9283bed8a0f18428f98a01ce
treeed631faa378bf6ad1f1e4578dcb5e3635efa571d
parent72aa64383c1356115a3b7a074b239ab81212e34e
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