|
|
@@ -126,9 +126,9 @@ AutoReqProv: no
|
|
|
|
|
|
# install program and manual page
|
|
|
%{l_shtool} install -c -s -m 755 \
|
|
|
- pound $RPM_BUILD_ROOT%{l_prefix}/sbin/
|
|
|
+ pound poundctl $RPM_BUILD_ROOT%{l_prefix}/sbin/
|
|
|
%{l_shtool} install -c -m 644 \
|
|
|
- pound.8 $RPM_BUILD_ROOT%{l_prefix}/man/man8/
|
|
|
+ pound.8 poundctl.8 $RPM_BUILD_ROOT%{l_prefix}/man/man8/
|
|
|
|
|
|
# install default configuration
|
|
|
%{l_shtool} install -c -m 644 %{l_value -s -a} \
|