ǝɹʇʇɐʃǝ◖ xıʃǝɟ pushed to branch master at Debian GIS Project / tirex
Commits:
b5ff95fe by Felix Delattre at 2021-10-07T20:15:40+00:00
Clean-up handling of link to mapnik plugin directory.
- - - - -
4 changed files:
- debian/tirex.dirs
- debian/tirex.lintian-overrides
- debian/tirex.postinst
- debian/tmpfiles.d/tirex.conf
Changes:
=====================================
debian/tirex.dirs
=====================================
@@ -1,4 +1,3 @@
-usr/share/tirex/mapnik
var/cache/tirex/tiles
var/cache/tirex/tiles/test
var/cache/tirex/stats
=====================================
debian/tirex.lintian-overrides
=====================================
@@ -1,5 +1,2 @@
# This package only provides systemd unit files:
package-supports-alternative-init-but-no-init.d-script
-
-# On purpose; links to other packages files.
-package-contains-empty-directory usr/share/tirex/mapnik/
=====================================
debian/tirex.postinst
=====================================
@@ -22,10 +22,6 @@ case "$1" in
;;
esac
-# Create non-changing sym link to mapnik plugins
-mkdir -p /usr/share/tirex/mapnik
-ln -s $(mapnik-plugin-base) /usr/share/tirex/mapnik/input
-
chown _tirex:_tirex /var/cache/tirex/tiles/test /var/cache/tirex/stats
/var/log/tirex
#DEBHELPER#
=====================================
debian/tmpfiles.d/tirex.conf
=====================================
@@ -1 +1,2 @@
d /run/tirex 0755 _tirex _tirex - -
+d /usr/share/tirex/mapnik 0755 _tirex _tirex - -
View it on GitLab:
https://salsa.debian.org/debian-gis-team/tirex/-/commit/b5ff95fe1780da742aed74dac559faf6df19cb2f
--
View it on GitLab:
https://salsa.debian.org/debian-gis-team/tirex/-/commit/b5ff95fe1780da742aed74dac559faf6df19cb2f
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