浏览代码

install new poundctl(8) now, too

Ralf S. Engelschall 19 年之前
父节点
当前提交
971a4ed78c
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      pound/pound.spec

+ 2 - 2
pound/pound.spec

@@ -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} \