mirror of
https://github.com/hardenedlinux/harbian-audit.git
synced 2025-09-26 11:19:06 +02:00
Add sign method to how to build deb package doc.
This commit is contained in:
parent
2e66b441c3
commit
e82fac2699
@ -34,8 +34,10 @@ $ tar zxvf V0.4.1.tar.gz
|
|||||||
|
|
||||||
## Build deb package
|
## Build deb package
|
||||||
```
|
```
|
||||||
|
~/harbian-audit-0.4.1$ dpkg-buildpackage --sign-key=<your-gpg-key-id>
|
||||||
|
```
|
||||||
|
If don't sign the source package and the .buildinfo and .changes files
|
||||||
|
```
|
||||||
~/harbian-audit-0.4.1$ dpkg-buildpackage -us -uc
|
~/harbian-audit-0.4.1$ dpkg-buildpackage -us -uc
|
||||||
~/harbian-audit-0.4.1$ sha512sum ../harbianaudit_0.4.1-1_all.deb > ../harbianaudit_0.4.1-1_all.deb.sha512sum
|
~/harbian-audit-0.4.1$ sha512sum ../harbianaudit_0.4.1-1_all.deb > ../harbianaudit_0.4.1-1_all.deb.sha512sum
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user