perl-Lchown: unmark nocross
Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
parent
0af2e538af
commit
a11a78ed87
1 changed files with 3 additions and 4 deletions
|
@ -3,18 +3,17 @@ pkgname=perl-Lchown
|
||||||
version=1.01
|
version=1.01
|
||||||
revision=13
|
revision=13
|
||||||
wrksrc="Lchown-${version}"
|
wrksrc="Lchown-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-ModuleBuild
|
||||||
hostmakedepends="perl perl-Module-Build"
|
hostmakedepends="perl perl-Module-Build"
|
||||||
makedepends="$hostmakedepends"
|
makedepends="$hostmakedepends"
|
||||||
shlib_requires=libperl.so.5.30
|
|
||||||
depends="$makedepends"
|
depends="$makedepends"
|
||||||
short_desc="Perl module interface to the lchown() system call"
|
short_desc="Perl module interface to the lchown() system call"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
homepage="https://metacpan.org/release/Lchown"
|
|
||||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
|
homepage="https://metacpan.org/release/Lchown"
|
||||||
distfiles="${CPAN_SITE}/Devel/NCLEATON/Lchown-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/Devel/NCLEATON/Lchown-${version}.tar.gz"
|
||||||
checksum=9c0a13e279ad92208fb8fac73001635b0689251dd41b597522e1b3501ba0f76f
|
checksum=9c0a13e279ad92208fb8fac73001635b0689251dd41b597522e1b3501ba0f76f
|
||||||
nocross=yes
|
shlib_requires=libperl.so.5.30
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rf ${DESTDIR}/usr/share/doc/perl
|
rm -rf ${DESTDIR}/usr/share/doc/perl
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue