mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 14:57:14 +08:00
Rebuild perl-net-smtp-ssl
This commit is contained in:
parent
2989b1f517
commit
991b773bfa
@ -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
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user