소스 검색

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