dangerzone/install
Alex Pyrgiotis 797b28e191
install: Build RPM in different directory
Switch build directory for the `rpmbuild` command from
`./install/linux/rpm-build` to `~/rpmbuild`. The main reason for this is
that we want a build directory that will not be mounted in the
container, since we've experienced issues with file permissions.

Regarding the choice of directories, we went with `~/rpmbuild` because
it's outside the Dangerzone source, and also because it's the default
choice in Fedora [1].

[1]: 3ae1eeafee/rpmdev-setuptree (L60)

Closes #727
2024-05-28 18:06:33 +03:00
..
common Allow setting the compression level of the image 2024-03-13 21:03:13 +02:00
linux install: Build RPM in different directory 2024-05-28 18:06:33 +03:00
macos Always use sys.exit when exiting the application 2024-05-09 15:57:42 +03:00
pyinstaller Adds file formats: epub svg bmp pnm bpm ppm 2024-01-31 19:58:48 +00:00
windows Replace MIT license with AGPLv3 2024-01-04 09:57:49 +00:00