Initial docs
This commit is contained in:
11
contrib/debian/README.md
Normal file
11
contrib/debian/README.md
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
Install build tools:
|
||||||
|
|
||||||
|
```
|
||||||
|
sudo apt install dh-make
|
||||||
|
```
|
||||||
|
|
||||||
|
To build the package from source run the following:
|
||||||
|
|
||||||
|
```
|
||||||
|
dpkg-buildpackage -rfakeroot -b -uc -us
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user