# Maintainer: judd # Wersja dla NND: Mis' pkgname=coreutils-man pkgver=5.97 pkgrel=2nnd pkgdesc="The basic file, shell and text manipulation utilities of the GNU operating system - manuale" url="http://www.gnu.org/software/coreutils" depends=('man') replaces=('sh-utils' 'fileutils' 'textutils') source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz su \ coreutils-i18n.patch coreutils-uname.patch coreutils-pam.patch) build() { echo "Aby zbudowac ten pakiet uruchom make_nnd_pkg " echo "w katalogu coreutils . " sleep 3 [ -d $startdir/src ] && rm -fr $startdir/src [ -d $startdir/pkg ] && rm -fr $startdir/pkg exit 0 }