build: remove some old makefile command now handled in the Justfile.
This commit is contained in:
parent
f86eb8c27c
commit
f12f684eb1
4 changed files with 6 additions and 45 deletions
|
|
@ -92,7 +92,7 @@ Instead, install an individual profile or the development package, the following
|
|||
For any system with docker installed you can simply build the package with:
|
||||
|
||||
```sh
|
||||
make package dist=<distribution>
|
||||
just package <distribution>
|
||||
```
|
||||
|
||||
Then you can install the package with `dpkg`, `pacman` or `rpm`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue