disable testsuite since it uses the network

This commit is contained in:
Jens Petersen 2023-02-18 00:27:07 +08:00
parent 561110643e
commit c109308cce
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,8 @@
%global pkg_name dbus
%global pkgver %{pkg_name}-%{version}
%bcond_without tests
# requires network
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 1.2.27