]> git.pld-linux.org Git - packages/libreport.git/blobdiff - libreport.spec
- disable client (set_echo) test
[packages/libreport.git] / libreport.spec
index 5dbfff24844657470389b59897553332aa7dee58..1d7cf4d6ff51c79ba0dc0faab1a699e545732fe1 100644 (file)
@@ -47,6 +47,7 @@ BuildRequires:        xmlto
 BuildRequires: mount
 # /etc/system-release for non-empty os_release content
 BuildRequires: pld-release >= 3.0-8
+BuildRequires: sed >= 4.0
 %endif
 Requires:      glib2 >= 1:2.43
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -372,6 +373,9 @@ zgłaszania błędów w systemach RHEL.
 
 ./gen-version
 
+# fails on builders due to forkpty()
+%{__sed} -i -e '/client\.at/d' tests/Makefile.am
+
 %build
 %{__gettextize}
 %{__intltoolize}
This page took 0.066921 seconds and 4 git commands to generate.