diff options
author | Alan Hicks <alan@lizella.net> | 2010-05-13 00:37:56 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 00:37:56 +0200 |
commit | 60e6924394b48678cafd1fddc21f69f405b7d4fb (patch) | |
tree | 3af35a3d5df9b6e88410db0fd8ad1d7c06421eb5 /network/postfix/postfix.SlackBuild | |
parent | 7a4fd5558124026494d8a343d374fc36896e0ae7 (diff) | |
download | slackbuilds-60e6924394b48678cafd1fddc21f69f405b7d4fb.tar.gz |
network/postfix: Updated for version 2.6.1
Diffstat (limited to 'network/postfix/postfix.SlackBuild')
-rw-r--r-- | network/postfix/postfix.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/postfix/postfix.SlackBuild b/network/postfix/postfix.SlackBuild index ecde0b3979..579713482b 100644 --- a/network/postfix/postfix.SlackBuild +++ b/network/postfix/postfix.SlackBuild @@ -236,4 +236,4 @@ do \ done cd $PKG -/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.tgz +/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz} |