mirror of
https://github.com/hardenedlinux/harbian-audit.git
synced 2025-07-31 01:24:58 +02:00
Update how-to-build-deb-package.md
This commit is contained in:
parent
b52bca5270
commit
76bf0a6809
@ -39,6 +39,10 @@ $ tar zxvf V0.4.1.tar.gz
|
||||
If don't sign the source package and the .buildinfo and .changes files
|
||||
```
|
||||
~/harbian-audit-0.4.1$ dpkg-buildpackage -us -uc
|
||||
```
|
||||
|
||||
## Sign deb package
|
||||
```
|
||||
~/harbian-audit-0.4.1$ cd ..
|
||||
~$ sha512sum harbianaudit_0.4.1-1_all.deb > harbianaudit_0.4.1-1_all.deb.sha512sum
|
||||
~$ gpg -ab harbianaudit_0.4.1-1_all.deb
|
||||
|
Loading…
x
Reference in New Issue
Block a user