mirror of
https://abf.rosa.ru/djam/bluez.git
synced 2025-02-23 07:02:54 +00:00
bot: rpm5 -> rpm4 (8)
This commit is contained in:
parent
42908f196e
commit
72cd49c335
1 changed files with 2 additions and 2 deletions
|
@ -250,10 +250,10 @@ autoreconf -fi
|
||||||
--enable-input \
|
--enable-input \
|
||||||
--enable-health
|
--enable-health
|
||||||
|
|
||||||
%make_build
|
%make
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install rulesdir=%{_sysconfdir}/udev/rules.d udevdir=/lib/udev
|
%makeinstall_std rulesdir=%{_sysconfdir}/udev/rules.d udevdir=/lib/udev
|
||||||
|
|
||||||
mkdir -p %{buildroot}%{_sysconfdir}/bluetooth
|
mkdir -p %{buildroot}%{_sysconfdir}/bluetooth
|
||||||
echo "1234" > %{buildroot}%{_sysconfdir}/bluetooth/pin
|
echo "1234" > %{buildroot}%{_sysconfdir}/bluetooth/pin
|
||||||
|
|
Loading…
Add table
Reference in a new issue