os-prober,perl-locale-gettex.paketlendi

This commit is contained in:
giresun28 2016-08-01 23:40:16 +00:00
parent bcf57f9622
commit db03babd57
2 changed files with 4 additions and 9 deletions

View File

@ -6,7 +6,7 @@
name=os-prober name=os-prober
version=1.71 version=1.71
release=1 release=1
source=(http://ftp.de.debian.org/debian/pool/main/o/os-prober/os-prober_1.71.tar.xz grub.ornek) source=(http://ftp.de.debian.org/debian/pool/main/o/os-prober/os-prober_1.71.tar.xz)
build() { build() {
cd $name-$version cd $name-$version

View File

@ -1,11 +1,10 @@
# Description: Permits access from Perl to the gettext() family of functions # Description: Permits access from Perl to the gettext() family of functions
# URL: URL: http://search.cpan.org/dist/gettext/ # URL: URL: http://search.cpan.org/dist/gettext/
# NuTyX package info file (http://nutyx.org) # Packager: alihan-ozturk28@hotmail.com
# Packager: # NuTyX package info file (http://nutyx.org)
# Depends on: gettext # Depends on: gettext
run=( perl )
name=perl-locale-gettext name=perl-locale-gettext
version=1.05 version=1.07
release=1 release=1
source=(http://search.cpan.org/CPAN/authors/id/P/PV/PVANDRY/gettext-$version.tar.gz source=(http://search.cpan.org/CPAN/authors/id/P/PV/PVANDRY/gettext-$version.tar.gz
@ -24,7 +23,3 @@ build() {
find $PKG -name "$i" -exec rm -rf {} \; find $PKG -name "$i" -exec rm -rf {} \;
done done
} }
# NuTyX Pkgfile (http://nutyx.org)