]> git.pld-linux.org Git - packages/libreport.git/blobdiff - libreport.spec
- cannot just delete line, automake complains about backslash before blank line
[packages/libreport.git] / libreport.spec
index 1d7cf4d6ff51c79ba0dc0faab1a699e545732fe1..d46380ae1d524039a77276bd73edcd4cb401fd38 100644 (file)
@@ -374,7 +374,7 @@ 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
+%{__sed} -i -e 's/client\.at/\$(nil)/' tests/Makefile.am
 
 %build
 %{__gettextize}
This page took 0.055318 seconds and 4 git commands to generate.