fix systemd path debian/1.9.16-2
authorBdale Garbee <bdale@gag.com>
Sun, 14 May 2023 18:07:03 +0000 (11:07 -0700)
committerBdale Garbee <bdale@gag.com>
Sun, 14 May 2023 18:07:03 +0000 (11:07 -0700)
debian/changelog
debian/patches/series
debian/patches/systemdpath [new file with mode: 0644]

index c67a0a66f589f300f4bdffa0e879f259618341d3..5dcf75afede2c10c2a51576e74a99c18dc6427bb 100644 (file)
@@ -1,3 +1,9 @@
+altos (1.9.16-2) unstable; urgency=medium
+
+  * fix path systemd service file for mapd is deliverd to, closes: #1036022
+
+ -- Bdale Garbee <bdale@gag.com>  Sun, 14 May 2023 10:48:57 -0700
+
 altos (1.9.16-1) unstable; urgency=medium
 
   [ Keith Packard ]
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..6191cc2c1c7ca4eb1d78592bb678bf79d2f76e92 100644 (file)
@@ -0,0 +1 @@
+systemdpath
diff --git a/debian/patches/systemdpath b/debian/patches/systemdpath
new file mode 100644 (file)
index 0000000..f3ec05e
--- /dev/null
@@ -0,0 +1,13 @@
+diff --git a/map-server/altos-mapd/Makefile.am b/map-server/altos-mapd/Makefile.am
+index f92c3e5a..29ee65e8 100644
+--- a/map-server/altos-mapd/Makefile.am
++++ b/map-server/altos-mapd/Makefile.am
+@@ -26,7 +26,7 @@ defaultsdir=$(sysconfdir)/default
+ defaults_DATA=altos-mapd-default
+-systemddir=$(libdir)/systemd/system
++systemddir=$(bindir)/../lib/systemd/system
+ systemd_DATA=altos-mapd.service