mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-01-24 04:41:01 -05:00
readme
This commit is contained in:
parent
a7f2a2a3b6
commit
ae8c5fff3c
10
README.md
10
README.md
@ -358,9 +358,15 @@ sudo apt-get update
|
|||||||
sudo apt-get install security-misc
|
sudo apt-get install security-misc
|
||||||
```
|
```
|
||||||
|
|
||||||
## How to Build deb Package ##
|
## How to Build deb Package from Source Code ##
|
||||||
|
|
||||||
Replace `apparmor-profile-torbrowser` with the actual name of this package with `security-misc` and see [instructions](https://www.whonix.org/wiki/Dev/Build_Documentation/apparmor-profile-torbrowser).
|
Can be build using standard Debian package build tools such as:
|
||||||
|
|
||||||
|
```
|
||||||
|
dpkg-buildpackage -b
|
||||||
|
```
|
||||||
|
|
||||||
|
See [instructions](https://www.whonix.org/wiki/Dev/Build_Documentation/security-misc). (Replace `package-name` with the actual name of this package.)
|
||||||
|
|
||||||
## Contact ##
|
## Contact ##
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user