mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-28 09:52:37 +02:00

As a result, a new `debian` folder is now living in the repository. Debian packaging is now done manually rather than using tools that do the heavy-lifting for us. The `build-deb.py` script has also been updated to use `dpkg-buildpackage`
4 lines
No EOL
92 B
Text
4 lines
No EOL
92 B
Text
compression = "gzip"
|
|
tar-ignore = "dev_scripts"
|
|
tar-ignore = ".*"
|
|
tar-ignore = "__pycache__" |