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