Update how-to-build-deb-package.md

This commit is contained in:
Samson-W 2020-04-15 00:08:26 +08:00
parent b52bca5270
commit 76bf0a6809

View File

@ -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