From: Michael Tremer Date: Sat, 1 Oct 2022 11:56:31 +0000 (+0000) Subject: Makefile: Reset Python path X-Git-Tag: 0.9.16~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bed4777fc99494854335a90c5a6e7fc2e30edf4d;p=location%2Flibloc.git Makefile: Reset Python path Signed-off-by: Michael Tremer --- diff --git a/Makefile.am b/Makefile.am index 81bd992..ec737d0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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)