mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 15:07:14 +08:00
Rebuild perl-net-dns-resolver-programmable
This commit is contained in:
parent
22bf3261e7
commit
4455c49e71
@ -1,10 +1,13 @@
|
||||
# $Id: PKGBUILD 78215 2010-04-20 01:43:13Z dgriffiths $
|
||||
# Maintainer: Jan de Groot <jgc@archlinux.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>
|
||||
|
||||
pkgname=perl-net-dns-resolver-programmable
|
||||
_realname=Net-DNS-Resolver-Programmable
|
||||
pkgver=0.003
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
pkgdesc="A Net::DNS::Resolver descendant class for offline emulation of DNS"
|
||||
arch=('any')
|
||||
license=('GPL' 'PerlArtistic')
|
||||
@ -24,4 +27,4 @@ build() {
|
||||
# remove perllocal.pod and .packlist
|
||||
find ${pkgdir} -name perllocal.pod -delete
|
||||
find ${pkgdir} -name .packlist -delete
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user