mirror of
https://abf.rosa.ru/djam/sane.git
synced 2025-02-23 17:23:00 +00:00
Minor cleanups
This commit is contained in:
parent
07af77108e
commit
ec9876573d
1 changed files with 1 additions and 4 deletions
|
@ -110,7 +110,7 @@ BuildRequires: jpeg-devel
|
||||||
BuildRequires: tiff-devel
|
BuildRequires: tiff-devel
|
||||||
BuildRequires: pkgconfig(libusb)
|
BuildRequires: pkgconfig(libusb)
|
||||||
BuildRequires: libieee1284-devel
|
BuildRequires: libieee1284-devel
|
||||||
BuildRequires: libltdl-devel
|
BuildRequires: libtool-devel
|
||||||
BuildRequires: tetex-latex
|
BuildRequires: tetex-latex
|
||||||
BuildRequires: tetex-dvips
|
BuildRequires: tetex-dvips
|
||||||
BuildRequires: texlive
|
BuildRequires: texlive
|
||||||
|
@ -518,9 +518,6 @@ sed -i '/^%dir/d' sane-backends.lang
|
||||||
#sed -i '/^%dir/d' iscan.lang
|
#sed -i '/^%dir/d' iscan.lang
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
# remove libtool archives
|
|
||||||
find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
|
||||||
|
|
||||||
%post -n saned
|
%post -n saned
|
||||||
%_post_service saned
|
%_post_service saned
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue