throw out polkit, nothing /bin/su couldn't fix

OBS-URL: https://build.opensuse.org/package/show/hardware/libzbc?expand=0&rev=47
This commit is contained in:
Jan Engelhardt 2024-06-20 11:18:40 +00:00 committed by Git OBS Bridge
parent 9753f7581b
commit 8dc91d56a6

View File

@ -88,6 +88,7 @@ autoreconf -fi
%install
%make_install
find "%buildroot/%_libdir" -type f -name "*.la" -delete
rm -Rf "%buildroot/%_datadir/polkit-1"
%check
%make_build check
@ -103,7 +104,6 @@ find "%buildroot/%_libdir" -type f -name "*.la" -delete
%_bindir/gz*
%_datadir/applications/
%_datadir/pixmaps/*
%_datadir/polkit-1/
%files -n %lname
%_libdir/libzbc.so.*