Compare commits
2 commits
d6376c2672
...
44e6d7efd0
Author | SHA1 | Date | |
---|---|---|---|
44e6d7efd0 | |||
9bddc2d8da |
2 changed files with 4 additions and 0 deletions
|
@ -16,6 +16,10 @@ Zlevis can be manually installed with `meson`, after cloning the repository, set
|
||||||
$ meson setup builddir
|
$ meson setup builddir
|
||||||
```
|
```
|
||||||
|
|
||||||
|
> Using the `--prefix=/usr` flag will install `zlevis` in `/usr/bin` instead of `/usr/local/bin`.
|
||||||
|
|
||||||
|
> Using the `--reconfigure` flag will reconfigure the build directory.
|
||||||
|
|
||||||
Installation of the zlevis scripts is now performed with
|
Installation of the zlevis scripts is now performed with
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
0
src/zlevis
Normal file → Executable file
0
src/zlevis
Normal file → Executable file
Loading…
Reference in a new issue