Bas Couwenberg pushed to branch master at Debian GIS Project / tirex


Commits:
253c6b71 by datendelphin at 2024-04-19T15:18:55+02:00
Fix logrotate entry in tirex.install

Previously it created a file tirex in a folder tirex:
/etc/logrotate.d/tirex/tirex
But logrotate does not descend into subfolders for configuration files.
- - - - -


1 changed file:

- debian/tirex.install


Changes:

=====================================
debian/tirex.install
=====================================
@@ -18,7 +18,7 @@ usr/share/man/man1/tirex-tiledir-check.1
 usr/share/man/man1/tirex-tiledir-stat.1
 usr/share/man/man3
 usr/share/perl5
-debian/etc/logrotate.d/tirex                     etc/logrotate.d/tirex
+debian/etc/logrotate.d/tirex                     etc/logrotate.d
 debian/etc/tirex/renderer/test.conf              etc/tirex/renderer
 debian/etc/tirex/renderer/test/checkerboard.conf etc/tirex/renderer/test
 debian/etc/tirex/tirex.conf                      etc/tirex



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/tirex/-/commit/253c6b710b9f2a8f9c5c27b6c12597afd17954b7

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/tirex/-/commit/253c6b710b9f2a8f9c5c27b6c12597afd17954b7
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to