miniflux-v2/packaging
George Angelopoulos 1e16e19d11 use dirs file for debian package
Instead of running mkdir from debian/rules, the native way to create the
necessary directories is with the dirs file which is read by the
dh_installdirs helper script.

See:
* https://www.debian.org/doc/manuals/maint-guide/dother.en.html#dirs
* dh_installdirs(1) manual page

I am not aware of any specific problems that could arise from doing it
manually instead of using dh_installdirs. But sticking to the native
approach might be a good idea.
2022-11-12 20:30:44 -08:00
..
debian use dirs file for debian package 2022-11-12 20:30:44 -08:00
docker Add distroless Docker image variant 2022-03-15 22:55:31 -07:00
rpm Fix RPM Dockerfile packager 2022-05-27 20:47:14 -07:00
systemd packaging: add Documentation to systemd service 2022-01-17 13:23:19 -08:00
miniflux.conf Move RPM build files to main repository 2020-10-18 16:20:00 -07:00