mirror of
https://github.com/fspc/gbootroot.git
synced 2025-02-23 00:53:23 -05:00
A little bit more about the fhs change.
This commit is contained in:
parent
30e78d4540
commit
7b9f4d2d20
5
Changes
5
Changes
@ -1,8 +1,9 @@
|
||||
Fixed the fhs situation again. This time it will definitely work. As I wrote
|
||||
in the code: I always thought the BEGIN statements were executed before
|
||||
in the code: "I always thought the BEGIN statements were executed before
|
||||
everything else, but I have discovered that in this case it has to be placed
|
||||
before the use statements if exec /usr/bin/gbootroot is done via $PATH ..
|
||||
I guess that makes sense because $PATH is established in this particular BEGIN.
|
||||
I guess that makes sense because $PATH is established in this particular BEGIN."
|
||||
Other executables have been fixed including expect_uml and yard_chrooted_tests.
|
||||
|
||||
Improved Replacements Box GUI.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user