Açıklama çevirisi

This commit is contained in:
Yaşar Çiv 2017-04-11 09:47:45 +03:00 committed by GitHub
parent 0af908981e
commit e102a222c4

View file

@ -1,9 +1,8 @@
# Description: Simple API for XML
# URL: URL: http://search.cpan.org/dist/XML-SAX
# NuTyX package info file (http://nutyx.org)
# Packager: # NuTyX package info file (http://nutyx.org)
# Depends on: perl-xml-namespacesupport perl-xml-sax-base
run=( perl )
# Description: XML için basit API
# URL: http://search.cpan.org/dist/XML-SAX
# Packager: milisarge
# Depends on: perl perl-xml-namespacesupport perl-xml-sax-base
name=perl-xml-sax
version=0.99
release=1
@ -25,7 +24,3 @@ build() {
find $PKG -name "$i" -exec rm -rf {} \;
done
}
# NuTyX Pkgfile (http://nutyx.org)