SHA256
8
0
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:
Pavol Rusnak
2009-08-04 18:48:52 +00:00
committed by Git OBS Bridge
parent 7f41703c02
commit c813ac764f
2 changed files with 8 additions and 0 deletions

View File

@@ -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

View File

@@ -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}