ppc64 debugging

This commit is contained in:
Steve Grubb 2008-09-04 14:24:45 +00:00
parent 37e8dfc38f
commit ef3b2cd153
1 changed files with 3 additions and 2 deletions

View File

@ -106,11 +106,12 @@ chmod -w %{buildroot}%{perl_vendorarch}/auto/Prelude/Prelude.so
# Fix time stamp for both 32 and 64 bit libraries
touch -r ./configure.in %{buildroot}%{_sysconfdir}/prelude/default/*
%check
cd tests
make valgrind
%check
make check
%clean
rm -rf %{buildroot}