]> git.ipfire.org Git - people/ms/libloc.git/commitdiff
Makefile: Remove Python path overrides for Debian
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 1 Jun 2020 18:23:50 +0000 (18:23 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 1 Jun 2020 18:49:09 +0000 (18:49 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
debian/libloc.install

index 570ec3a00aa693e36d25e2c2ede103b96588ceb2..31869e0ca61448e7f7777a93e005399103be45af 100644 (file)
@@ -54,10 +54,6 @@ SED_PROCESS = \
 databasedir = $(localstatedir)/lib/location
 pkgconfigdir = $(libdir)/pkgconfig
 
-# XXX hardcode path for Debian
-pythondir = $(prefix)/lib/python3/dist-packages
-pyexecdir = $(prefix)/lib/python$(PYTHON_VERSION)/lib-dynload
-
 # Overwrite Python path
 pkgpythondir = $(pythondir)/location
 
index eb3b49a5c816ca162080e7026c52338cd83c1e4e..30bbecaf75c07e48c59f8318e958987d158548f8 100644 (file)
@@ -2,8 +2,7 @@ usr/bin/location-downloader
 usr/bin/location-exporter
 usr/bin/location-query
 usr/lib/*/libloc.so.*
-usr/lib/python3*/dist-packages
-usr/lib/python3*/lib-dynload/*.so
+usr/lib/python3*/site-packages
 src/systemd/*.service          /lib/systemd/system/
 src/systemd/*.timer            /lib/systemd/system/
 var/lib/location/signing-key.pem