]> git.ipfire.org Git - location/libloc.git/commitdiff
Makefile: Reset Python path
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 1 Oct 2022 11:56:31 +0000 (11:56 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 1 Oct 2022 11:56:31 +0000 (11:56 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am

index 81bd992d639ead903a08b416f4d8ce1fa5c1a01d..ec737d05fe14f56cd721fe3916765bd9b5cda6ea 100644 (file)
@@ -56,8 +56,7 @@ databasedir = $(localstatedir)/lib/location
 pkgconfigdir = $(libdir)/pkgconfig
 
 # Overwrite Python path
-#pkgpythondir = $(pythondir)/location
-pkgpythondir = /usr/lib/python3/dist-packages/location
+pkgpythondir = $(pythondir)/location
 
 %: %.in Makefile
        $(SED_PROCESS)