Commit bed4777f authored by Michael Tremer's avatar Michael Tremer

Makefile: Reset Python path

Signed-off-by: default avatarMichael Tremer <michael.tremer@ipfire.org>
parent c5a722cc
......@@ -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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment