- Enable %check as it is provided by libplist and improves quality
OBS-URL: https://build.opensuse.org/package/show/hardware/libplist?expand=0&rev=5
This commit is contained in:
parent
29eb1abb94
commit
9b8bb83ef7
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 21 22:40:00 UTC 2014 - m.szulecki@libimobiledevice.org
|
||||
|
||||
- Enable %check as it is provided by libplist and improves quality
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 03:30:00 CEST 2014 - m.szulecki@libimobiledevice.org
|
||||
|
||||
|
@ -105,6 +105,9 @@ This package contains the python bindings.
|
||||
%configure --disable-static
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%check
|
||||
TZ=Europe/Vienna make check VERBOSE=1
|
||||
|
||||
%install
|
||||
make DESTDIR=%{buildroot} install %{?_smp_mflags}
|
||||
find %{buildroot} -type f -name "*.la" -delete -print
|
||||
|
Loading…
Reference in New Issue
Block a user