From 6bfde1447d237d2a345b99677c5b74e54cbd5739 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Thu, 4 Jun 2020 10:37:50 +0000 Subject: [PATCH] Makefile: Remove accidentially committed hacks for Debian Signed-off-by: Michael Tremer --- Makefile.am | 3 --- 1 file changed, 3 deletions(-) diff --git a/Makefile.am b/Makefile.am index ef57551..c75839c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -37,9 +37,6 @@ LIBLOC_CURRENT=0 LIBLOC_REVISION=0 LIBLOC_AGE=0 -pythondir = $(prefix)/lib/python3/dist-packages -pyexecdir = $(prefix)/lib/python$(PYTHON_VERSION)/lib-dynload - DISTCHECK_CONFIGURE_FLAGS = \ --with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir) -- 2.39.2