Açıklama çevirisi

This commit is contained in:
Yaşar Çiv 2017-04-10 16:27:18 +03:00 committed by GitHub
parent ec642718d6
commit ad4211cf22
1 changed files with 5 additions and 10 deletions

View File

@ -1,9 +1,8 @@
# Description: Checks if the documentation of a module is comprehensive
# URL: URL: http://search.cpan.org/dist/Pod-Coverage
# NuTyX package info file (http://nutyx.org)
# Packager: # NuTyX package info file (http://nutyx.org)
# Depends on: perl-devel-symdump
run=( perl )
# Description: Bir modülün belgelerinin kapsamlı olup olmadığını kontrol eder
# URL: http://search.cpan.org/dist/Pod-Coverage
# Packager: milisarge
# Depends on: perl perl-devel-symdump
name=perl-pod-coverage
version=0.23
release=1
@ -22,7 +21,3 @@ build() {
find $PKG -name "$i" -exec rm -rf {} \;
done
}
# NuTyX Pkgfile (http://nutyx.org)