Browse Source

chore(docs): Remove instructions for building packages automatically

Functionality was removed in 351e769eb7.
reviewable/pr6432/r13
Anthony Bilinski 4 years ago
parent
commit
481818fb59
No known key found for this signature in database
GPG Key ID: 2AA8E0DA1B31FB3C
  1. 13
      INSTALL.md

13
INSTALL.md

@ -376,19 +376,6 @@ you can, please note down all additional dependencies you had to install that @@ -376,19 +376,6 @@ you can, please note down all additional dependencies you had to install that
aren't listed here, and let us know what is missing `;)`
---
### Building packages
Alternately, qTox now has the experimental and probably-dodgy ability to package
itself (in `.deb` form natively, and `.rpm` form with
[alien](http://joeyh.name/code/alien/)).
After installing the required dependencies, run `bootstrap.sh` and then run the
`buildPackages.sh` script, found in the tools folder. It will automatically get
the packages necessary for building `.deb`s, so be prepared to type your
password for sudo.
---
### Security hardening with AppArmor

Loading…
Cancel
Save