Le Ven 20 Janvier 2006 22:44, Joey Hess a écrit : > Pierre Habouzit wrote: > > actually it is : I read the source, and dh_install -Xfoo creates > > that find stanza (through a debhelper shared pm) : > > > > find $DIRECTORY ! \( -regex .\*foo.\* \) .... > > > > wich makes foo a (posix) regexp. > > foo is run through various escaping that is intended to prevent it > from being used as a regexp. Apparently this escaping is > insufficient.
why not use -wholename instead of -regexp then ? -- ·O· Pierre Habouzit ··O [EMAIL PROTECTED] OOO http://www.madism.org
pgpYlOemd3yKs.pgp
Description: PGP signature

