Package: coreutils Version: 5.2.1 Revision: 0 BuildDepends: help2man Conflicts: fileutils, textutils Replaces: fileutils, textutils Provides: fileutils, textutils NoSetLDFLAGS: true SetLIBS: -L%p/lib Source: ftp://ftp.gnu.org/gnu/coreutils/%n-%v.tar.bz2 Source-MD5: 172ee3c315af93d3385ddfbeb843c53f Patch: %n.patch ConfigureParams: --mandir=%p/share/man --infodir=%p/share/info InstallScript: << #!/bin/sh make install DESTDIR=%d # stuff provided by dpkg rm -rf %i/bin/md5sum rm -rf %i/share/man/man1/md5sum* # stuff provided by debianutils rm -rf %i/bin/readlink rm -rf %i/share/man/man1/readlink* << Description: Core utilities (obsoletes fileutils and textutils) DescDetail: << The GNU Core Utilities are the basic file, shell and text manipulation utilities of the GNU operating system. These are the core utilities which are expected to exist on every operating system. Previously these utilities were offered as three individual sets of GNU utilities, fileutils, shellutils, and textutils. Those three have been combined into a single set of utilities called the coreutils. << License: GPL Maintainer: Benjamin Reed Homepage: http://www.gnu.org/software/coreutils/ DescPackaging: $Id$