From 108008d9367c11538619e2e74c03e31df5acd91a Mon Sep 17 00:00:00 2001 From: Packit Service Date: Dec 09 2020 13:31:57 +0000 Subject: Apply patch 0001-disable-tests.patch patch_name: 0001-disable-tests.patch present_in_specfile: true location_in_specfile: 1 --- diff --git a/Makefile.am b/Makefile.am index 9abc242..ebec8a2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ AUTOMAKE_OPTIONS = dist-bzip2 -SUBDIRS = src data utils pam doc tests po +SUBDIRS = src data utils pam doc po EXTRA_DIST = TODO intltool-extract.in intltool-merge.in intltool-update.in DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --with-systemdsystemunitdir='$${libdir}/systemd/system-distcheck'