forked from pool/libzbc
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:
parent
9753f7581b
commit
8dc91d56a6
@ -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.*
|
||||
|
Loading…
Reference in New Issue
Block a user