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
version=1.71
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() {
cd $name-$version

View File

@ -1,11 +1,10 @@
# Description: Permits access from Perl to the gettext() family of functions
# URL: URL: http://search.cpan.org/dist/gettext/
# NuTyX package info file (http://nutyx.org)
# Packager: # NuTyX package info file (http://nutyx.org)
# Packager: alihan-ozturk28@hotmail.com
# Depends on: gettext
run=( perl )
name=perl-locale-gettext
version=1.05
version=1.07
release=1
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 {} \;
done
}
# NuTyX Pkgfile (http://nutyx.org)