mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/perl-anyevent to 7.14-4
This commit is contained in:
parent
3833b43e3b
commit
5a679bfad8
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
pkgname=perl-anyevent
|
||||
pkgver=7.14
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
epoch=4
|
||||
pkgdesc='The DBI of event loop programming'
|
||||
arch=('any')
|
||||
|
@ -33,6 +33,7 @@ prepare() {
|
|||
|
||||
build() {
|
||||
cd AnyEvent-$pkgver
|
||||
PERL_CANARY_STABILITY_NOPROMPT=1 \
|
||||
perl Makefile.PL INSTALLDIRS=vendor
|
||||
make
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue