mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/softether: fix typos in patch description
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
This commit is contained in:
committed by
Arnout Vandecappelle
parent
4c5d82ea05
commit
5af5c0ac0b
@@ -7,8 +7,8 @@ Install to `/usr/sbin`, `/usr/lib`, and `/var/lib` according to the Linux
|
||||
filesystem hierarchy standard if SoftEther is built through autotools.
|
||||
|
||||
In a managed installation, the FHS stipulates that the application must
|
||||
accomodate a read-only installation path. This requires a new `GetStateDir`
|
||||
function that substitues `GetExeDir` in some parts of the code.
|
||||
accommodate a read-only installation path. This requires a new `GetStateDir`
|
||||
function that substitutes `GetExeDir` in some parts of the code.
|
||||
|
||||
Taken from Github at
|
||||
https://github.com/dajhorn/SoftEtherVPN/commit/b9420c3bfc2a8b9d35d0c8e5f6849007c2bc21fa.
|
||||
|
||||
Reference in New Issue
Block a user