]> git.lyx.org Git - lyx.git/blobdiff - src/lyx_main.C
Fix my breakage. Sorry guys.
[lyx.git] / src / lyx_main.C
index 69390bbb7c3f73121ed38f0761b301198b7859a2..3ce8b506d1b14b7356b3fac16476099624fd7454 100644 (file)
@@ -402,7 +402,7 @@ void LyX::init(bool gui)
        // Add the directory containing the LyX executable to the path
        // so that LyX can find things like reLyX.
        if (package().build_support().empty())
-               prependEnvPath("PATH", package.binary_dir());
+               prependEnvPath("PATH", package().binary_dir());
 #endif
 
        // Check that user LyX directory is ok. We don't do that if