ソースを参照

get the postgreyreport script running, too

Ralf S. Engelschall 21 年 前
コミット
441e911b30
1 ファイル変更1 行追加0 行削除
  1. 1 0
      postgrey/postgrey.spec

+ 1 - 0
postgrey/postgrey.spec

@@ -96,6 +96,7 @@ AutoReqProv:  no
     %{l_shtool} install -c -m 755 \
         -e 's;#!/usr/bin/perl;#!%{l_prefix}/bin/perl;g' \
         -e 's;/var/spool/postfix/postgrey;%{l_prefix}/var/postgrey;' \
+        -e 's;\(=> .\)postgrey\(.\);\1%{l_rusr}\2;' \
         contrib/postgreyreport $RPM_BUILD_ROOT%{l_prefix}/sbin/
     %{l_shtool} install -c -m 644 \
         postgrey.8 contrib/postgreyreport.8 \