mirror of
https://abf.rosa.ru/djam/sane.git
synced 2025-02-23 17:23:00 +00:00
Try to fix exceptions generation
This commit is contained in:
parent
5707fdd9d7
commit
3b4987d814
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
# All sane backends have SONAME libsane.so.1. We do not want
|
||||
# sane-backends-iscan to provide libsane.so.1, so filter these out.
|
||||
%if %{_use_internal_dependency_generator}
|
||||
%define __noautoprovfiles '%{_libdir}/%{name}/'
|
||||
%define __noautoprovfiles %{_libdir}/%{name}/
|
||||
%else
|
||||
%define _exclude_files_from_autoprov %{_libdir}/%{name}/
|
||||
%endif
|
||||
|
|
Loading…
Add table
Reference in a new issue