no comment :-/
This commit is contained in:
parent
74ef834b85
commit
a06823cba0
@ -1,7 +1,7 @@
|
||||
Summary: Tracks runtime library calls from dynamically linked executables.
|
||||
Name: ltrace
|
||||
Version: 0.5
|
||||
Release: 1.2.45svn%{?dist}
|
||||
Release: 1.3.45svn%{?dist}
|
||||
Source: ltrace-0.5.tar.gz
|
||||
Patch0: 1152117672-exec-patch
|
||||
Patch1: 1153220107-fork-patch
|
||||
@ -46,6 +46,7 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} docdir=%{_docdir}/ltrace-%{versio
|
||||
%check
|
||||
echo ====================TESTING=========================
|
||||
%ifarch ppc
|
||||
%else
|
||||
make check
|
||||
%endif
|
||||
echo ====================TESTING END=====================
|
||||
|
||||
Loading…
Reference in New Issue
Block a user