Try ppc64 tests

This commit is contained in:
Matthias Clasen 2005-08-06 14:28:59 +00:00
parent 6534750fbb
commit 2f82f8f3d1
1 changed files with 4 additions and 3 deletions

View File

@ -1,7 +1,8 @@
ExclusiveArch: ppc64
Summary: A library of handy utility functions.
Name: glib2
Version: 2.7.6
Release: 3
Release: 4
License: LGPL
Group: System Environment/Libraries
Source: glib-%{version}.tar.bz2
@ -48,9 +49,9 @@ for i in config.guess config.sub ; do
done
%configure --disable-gtk-doc --enable-static
make
%ifnarch ppc64
#%ifnarch ppc64
make check
%endif
#%endif
%install
rm -rf $RPM_BUILD_ROOT