Jan Engelhardt 2017-10-26 14:00:18 +00:00 committed by Git OBS Bridge
parent 6b5446006a
commit 3b0429f8a2

View File

@ -173,7 +173,10 @@ make %{?_smp_mflags} install DESTDIR="$b"
find "$b/%_libdir" -type f -name "*.la" -delete
%check
%ifarch ppc64
# still BE problems?
make %{?_smp_mflags} check
%endif
%post -n libosmo-mtp-%libversion -p /sbin/ldconfig
%postun -n libosmo-mtp-%libversion -p /sbin/ldconfig