On 07:40 Mon 15 Oct , Christian Faulhammer (opfer) wrote: > 1.1 app-misc/note/note-1.3.3.ebuild > > file : > http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/note/note-1.3.3.ebuild?rev=1.1&view=markup > plain: > http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/note/note-1.3.3.ebuild?rev=1.1&content-type=text/plain
> for v in mysql text dbm general; do > if ! use ${v}; then > for u in `find "${D}" -type f -name *${v}.*pm`; do > rm ${u} Looks like 'u' could have spaces in it, since it's based on D. Thanks, Donnie -- [EMAIL PROTECTED] mailing list