mirror of
https://abf.rosa.ru/djam/avahi.git
synced 2025-02-23 16:12:59 +00:00
Fix typo
This commit is contained in:
parent
f3e6ca2e76
commit
a49f61e4b3
1 changed files with 2 additions and 2 deletions
|
@ -66,7 +66,7 @@
|
|||
Summary: Avahi service discovery (mDNS/DNS-SD) suite
|
||||
Name: avahi
|
||||
Version: 0.6.32
|
||||
Release: 13
|
||||
Release: 14
|
||||
License: LGPLv2+
|
||||
Group: System/Servers
|
||||
Url: http://avahi.org/
|
||||
|
@ -704,7 +704,7 @@ rm -rf %{buildroot}%{_initrddir}/%{name}-dnsconfd
|
|||
|
||||
rm -f %{buildroot}%{_sysconfdir}/avahi/services/sftp-ssh.service
|
||||
|
||||
mkdir -p %{buildroot}%{_sysusersdir}/%{name}.conf
|
||||
mkdir -p %{buildroot}%{_sysusersdir}
|
||||
install -m 0644 %{SOURCE2} %{buildroot}%{_sysusersdir}/%{name}.conf
|
||||
|
||||
%find_lang %{name}
|
||||
|
|
Loading…
Add table
Reference in a new issue