SHA256
1
0
forked from pool/lhasa
Jan Engelhardt 2015-11-07 09:41:34 +00:00 committed by Git OBS Bridge
parent efb1048be5
commit dc971bae01

View File

@ -66,8 +66,8 @@ make %{?_smp_mflags};
%install
b="%buildroot";
make install DESTDIR="$b";
rm -f "$b/%_libdir"/*.la;
%make_install
rm -f "$b/%_libdir"/*.la
%post -n %lname -p /sbin/ldconfig
%postun -n %lname -p /sbin/ldconfig