From 9d2eba8d312befce69e5d5f8711fc456c88cc81b Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Wed, 8 Dec 2004 14:55:14 +0000 Subject: [PATCH] I cannot see any reason any longer why this file is required --- postgrey/postgrey.spec | 6 ------ 1 file changed, 6 deletions(-) diff --git a/postgrey/postgrey.spec b/postgrey/postgrey.spec index 4a056ebc28..b65e2509b2 100644 --- a/postgrey/postgrey.spec +++ b/postgrey/postgrey.spec @@ -74,9 +74,6 @@ AutoReqProv: no pod2man postgrey >postgrey.8 pod2man contrib/postgreyreport >contrib/postgreyreport.8 - # build empty recipient list - echo "" >postgrey_recipient_access - %install # create installation hierarchy rm -rf $RPM_BUILD_ROOT @@ -104,9 +101,6 @@ AutoReqProv: no %{l_shtool} install -c -m 644 \ postgrey_whitelist_clients postgrey_whitelist_recipients \ $RPM_BUILD_ROOT%{l_prefix}/etc/postgrey/ - %{l_shtool} install -c -m 644 \ - postgrey_recipient_access \ - $RPM_BUILD_ROOT%{l_prefix}/etc/postgrey/ # install run-command script %{l_shtool} mkdir -f -p -m 755 \