forked from pool/libxml2
Copy from home:dl9pf:branches:openSUSE:Factory/libxml2 via accept of submit request 16398
Request was accepted with message: OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
7f41703c02
commit
c813ac764f
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 2 16:58:15 UTC 2009 - jansimon.moeller@opensuse.org
|
||||
|
||||
- Disable the check for ARM as qemu-arm can't keep up atm.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 19 10:16:50 CET 2009 - prusnak@suse.cz
|
||||
|
||||
|
||||
@@ -152,7 +152,10 @@ Authors:
|
||||
make %{?jobs:-j%jobs} DOC_MODULE=packages/%{name}
|
||||
|
||||
%check
|
||||
# qemu-arm can't keep up atm, disabling check for arm
|
||||
%ifnarch %arm
|
||||
make check
|
||||
%endif
|
||||
|
||||
%install
|
||||
%makeinstall DOC_MODULE=packages/%{name}
|
||||
|
||||
Reference in New Issue
Block a user