mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
testing/perl-text-brew: add package description
This commit is contained in:
parent
5164ed8433
commit
b72814fde7
@ -4,8 +4,8 @@
|
||||
pkgname=perl-text-brew
|
||||
_pkgreal=Text-Brew
|
||||
pkgver=0.02
|
||||
pkgrel=0
|
||||
pkgdesc="unknown"
|
||||
pkgrel=1
|
||||
pkgdesc="An implementation of the Brew edit distance"
|
||||
url="http://search.cpan.org/dist/Text-Brew/"
|
||||
arch="noarch"
|
||||
license="GPL PerlArtistic"
|
||||
@ -20,7 +20,7 @@ source="http://search.cpan.org/CPAN/authors/id/K/KC/KCIVEY/$_pkgreal-$pkgver.tar
|
||||
builddir="$srcdir/$_pkgreal-$pkgver"
|
||||
|
||||
prepare() {
|
||||
default_prepare || return 1
|
||||
default_prepare
|
||||
|
||||
cd "$builddir"
|
||||
export CFLAGS=$(perl -MConfig -E 'say $Config{ccflags}')
|
||||
|
Loading…
Reference in New Issue
Block a user