]> git.ipfire.org Git - ipfire-2.x.git/blame - src/patches/libloc-0.9.1-remove-accidently-commited-hacks-for-debian.patch
Add convert-to-location converter.
[ipfire-2.x.git] / src / patches / libloc-0.9.1-remove-accidently-commited-hacks-for-debian.patch
CommitLineData
4415b1c3
SS
1commit 6bfde1447d237d2a345b99677c5b74e54cbd5739
2Author: Michael Tremer <michael.tremer@ipfire.org>
3Date: Thu Jun 4 10:37:50 2020 +0000
4
5 Makefile: Remove accidentially committed hacks for Debian
6
7 Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
8
9diff --git a/Makefile.am b/Makefile.am
10index ef57551..c75839c 100644
11--- a/Makefile.am
12+++ b/Makefile.am
13@@ -37,9 +37,6 @@ LIBLOC_CURRENT=0
14 LIBLOC_REVISION=0
15 LIBLOC_AGE=0
16
17-pythondir = $(prefix)/lib/python3/dist-packages
18-pyexecdir = $(prefix)/lib/python$(PYTHON_VERSION)/lib-dynload
19-
20 DISTCHECK_CONFIGURE_FLAGS = \
21 --with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir)
22