From 3c204ec70795760484734bf5e51e52c6e0b6ae07 Mon Sep 17 00:00:00 2001 From: rhatto Date: Thu, 31 Aug 2006 19:34:52 +0000 Subject: postgrey update git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@108 370017ae-e619-0410-ac65-c121f96126d4 --- postgrey/postgrey.SlackBuild | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'postgrey') diff --git a/postgrey/postgrey.SlackBuild b/postgrey/postgrey.SlackBuild index ffd62ae9..cda0df38 100755 --- a/postgrey/postgrey.SlackBuild +++ b/postgrey/postgrey.SlackBuild @@ -103,3 +103,7 @@ echo '( if [ ! -f "etc/postfix/postgrey_whitelist_clients" ]; then mv etc/postfi makepkg -c y -l y $REPOS/$PACKAGE-$VERSION-$ARCH-$BUILD.tgz +if [ "$CLEANUP" == "yes" ]; then + rm -rf $TMP +fi + -- cgit v1.2.3