wok-6.x diff postfix/receipt @ rev 3598
Add: mtr
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Sun Jun 28 18:23:38 2009 +0000 (2009-06-28) |
parents | 30a2f8a2ce99 |
children | b7ffe250e629 |
line diff
1.1 --- a/postfix/receipt Tue Mar 10 09:02:15 2009 +0000 1.2 +++ b/postfix/receipt Sun Jun 28 18:23:38 2009 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="postfix" 1.7 -VERSION="2.5.2" 1.8 +VERSION="2.5.5" 1.9 CATEGORY="network" 1.10 SHORT_DESC="fast, easy to administer, and secure mailer." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 @@ -19,7 +19,7 @@ 1.13 cd $src 1.14 make makefiles CCARGS="-DHAS_DB -DHAS_LDAP" AUXLIBS="-ldb -lldap -llber" 1.15 make 1.16 - install_root=/home/slitaz/wok/postfix/postfix-2.5.2/_pkg \ 1.17 + install_root=/home/slitaz/wok/postfix/postfix-$VERSION/_pkg \ 1.18 sh postfix-install -non-interactive 1.19 } 1.20