first-run: Fix path for kdesrc-build when run from install dir.

Authored by mpyne on Oct 25 2018, 11:47 PM.

Description

first-run: Fix path for kdesrc-build when run from install dir.

I thought I had this perfect, but File::Spec intentionally refuses to
cleanup paths like foo/bar/../baz into foo/baz. So instead I manually
adjust. Sorry for the breakage!

Details

Committed
mpyneOct 25 2018, 11:47 PM
Parents
R365:cabaa3435d5a: first-run: Make it possible to run system installer on first run.
Branches
Unknown
Tags
Unknown