Package: bash-completion Version: 20060301 Revision: 2 Source: http://www.caliban.org/files/bash/%n-%v.tar.gz Source-MD5: 9bca1cf97e8f8c73e3ef560cc9dead21 SourceDirectory: bash_completion PatchScript: sed 's|@PREFIX@|%p|g' <%a/%n.patch | patch -p1 CompileScript: echo "none needed" InstallScript: << install -d -m 755 %i/etc install -d -m 755 %i/etc/bash_completion.d install -d -m 755 %i/etc/profile.d install -m 755 bash_completion %i/etc/ install -m 755 bash-completion.sh %i/etc/profile.d/ install -m 755 fink.sh open.sh contrib/* %i/etc/bash_completion.d/ rm -rf %i/etc/bash_completion.d/hg << DocFiles: BUGS COPYING Changelog README Description: Command-line completions for bash DescDetail: << This is a set of addons for doing command-line completion for common tasks, using the bash shell. << DescPort: << Added var prefix to use fink's apt-get/dpkg and rpm dbs << License: GPL Maintainer: Benjamin Reed Homepage: http://www.caliban.org/bash/index.shtml