altos-mapd: Install systemd dir in arch-independent location
authorKeith Packard <keithp@keithp.com>
Sun, 14 May 2023 17:38:01 +0000 (10:38 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 14 May 2023 17:39:01 +0000 (10:39 -0700)
Use $(bindir)/../lib instead of $(libdir) as the latter has the
arch-specific directory added.

Signed-off-by: Keith Packard <keithp@keithp.com>
map-server/altos-mapd/Makefile.am

index f92c3e5ac917538778e00d6fbf6d8953453e4f3e..29ee65e85fcc5a07869f93c3f7e20a4cdec04811 100644 (file)
@@ -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