mirror of
https://github.com/Linux4Yourself/book.git
synced 2025-01-24 23:32:18 +08:00
Merge pull request #461 from Linux4Yourself/systemd-fix-cfg
fixed config script
This commit is contained in:
commit
23fce674fe
@ -47,7 +47,7 @@ meson --prefix=/usr \
|
||||
-Duserdb=false \
|
||||
-Dman=false \
|
||||
-Dmode=release \
|
||||
-Dtests=false
|
||||
-Dtests=false \
|
||||
..
|
||||
```
|
||||
|
||||
@ -118,7 +118,7 @@ meson --prefix=/usr \
|
||||
-Duserdb=false \
|
||||
-Dman=false \
|
||||
-Dmode=release \
|
||||
-Dtests=false
|
||||
-Dtests=false \
|
||||
..
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user