From da8d2b46dbe2e13b944c6f218d7be54819351410 Mon Sep 17 00:00:00 2001 From: Frantisek Sumsal Date: Thu, 26 Aug 2021 11:54:33 +0200 Subject: [PATCH] ci: enable build tests --- .packit.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.packit.yml b/.packit.yml index 33d22c69a1..4acac8a846 100644 --- a/.packit.yml +++ b/.packit.yml @@ -25,6 +25,8 @@ actions: # We need to call autogen, since we use a custom tarball - "sed -i '/^### Dependencies/aBuildRequires: bison' .packit_rpm/util-linux.spec" - "sed -i '/^unset LINGUAS/a./autogen.sh' .packit_rpm/util-linux.spec" + # Enable tests after build + - "sed -i '/^### Macros/a%define _with_check 1' .packit_rpm/util-linux.spec" create-archive: # We need to override the default create-archive action, since we need to tweak # the resulting tarball and add a .tarball-version file to it, otherwise