diff --git a/make.tmpl.in b/make.tmpl.in index cccda10d6..427fee596 100644 --- a/make.tmpl.in +++ b/make.tmpl.in @@ -128,7 +128,7 @@ systemd_generator_dir = $(DESTDIR)$(SYSTEMD_GENERATOR_DIR) systemd_dir = $(DESTDIR)@systemdutildir@ tmpfiles_dir = $(DESTDIR)@tmpfilesdir@ ocf_scriptdir = $(DESTDIR)@OCFDIR@ -PYTHON_PREFIX = $(DESTDIR)$(prefix) +PYTHON_PREFIX = $(prefix) # N.B. No $(DESTDIR) prefix here. python2dir = @PYTHON2DIR@