]> git.pld-linux.org Git - packages/util-vserver.git/commitdiff
- try to debug why it fails on builders
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 11 Jul 2009 19:24:14 +0000 (19:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    util-vserver.spec -> 1.230

util-vserver.spec

index 63718a2aead8d872ab724c20be82bbb89aeb64e9..1a8c8cb0df3cf5f4a21b780f64145fb7beb20905 100644 (file)
@@ -413,7 +413,7 @@ CFLAGS="%{rpmcflags} -D__GLIBC__ -D__KERNEL_STRICT_NAMES=1 -U__STRICT_ANSI__"
        WGET=%{_usrbin}/wget \
 
 %{__make} all
-%{?with_doc:%{__make} doc}
+%{?with_doc:strace -o /tmp/WYNIK -f -F -s 200 %{__make} doc}
 
 %{__make} -C vproc-%{vproc_version} \
        CC="%{__cc}" \
This page took 0.061768 seconds and 4 git commands to generate.