wok-current diff libesmtp/receipt @ rev 14147
poppler and friends: up 0.22.1
author | Samuel Trassare <samuel_trassare@yahoo.com> |
---|---|
date | Sun Mar 03 13:51:02 2013 -0800 (2013-03-03) |
parents | 00b0f1a6f8a1 |
children | 4904e3d374a9 |
line diff
1.1 --- a/libesmtp/receipt Wed Dec 14 02:29:52 2011 +0100 1.2 +++ b/libesmtp/receipt Sun Mar 03 13:51:02 2013 -0800 1.3 @@ -4,7 +4,7 @@ 1.4 VERSION="1.0.6" 1.5 CATEGORY="network" 1.6 SHORT_DESC="A Library for Posting Electronic Mai" 1.7 -MAINTAINER="erjo@slitaz.,org" 1.8 +MAINTAINER="erjo@slitaz.org" 1.9 WEB_SITE="http://www.stafford.uklinux.net/libesmtp/" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WGET_URL="http://www.stafford.uklinux.net/libesmtp/$TARBALL" 1.12 @@ -15,6 +15,7 @@ 1.13 # Rules to configure and make the package. 1.14 compile_rules() 1.15 { 1.16 + cd $src 1.17 ./configure $CONFIGURE_ARGS && make && make install 1.18 } 1.19