Add .deb build info
This commit is contained in:
5
docs/dev/package.md
Normal file
5
docs/dev/package.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Debian
|
||||
How to build the debian package based on the `./debian` folder:
|
||||
1. Install the build dependencies.
|
||||
2. apt install debhelper
|
||||
3. dpkg-buildpackage -B
|
||||
Reference in New Issue
Block a user