Rebuild perl-net-smtp-ssl

This commit is contained in:
Manuel 2011-03-26 14:15:29 +00:00
parent 2989b1f517
commit 991b773bfa

View File

@ -1,15 +1,12 @@
#
# KDE SC Packages for Chakra, part of chakra-project.org
# Platform Packages for Chakra, part of chakra-project.org
#
# maintainer (i686): Phil Miller <philm[at]chakra-project[dog]org>
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
# include global config
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=perl-net-smtp-ssl
pkgver=1.01
pkgrel=1
pkgrel=2
pkgdesc="SSL support for Net::SMTP"
arch=(any)
url="http://search.cpan.org/dist/Net-SMTP-SSL/"
@ -30,4 +27,3 @@ build() {
find "$pkgdir" -name '.packlist' -delete
find "$pkgdir" -name 'perllocal.pod' -delete
}