php4-beta | 199912
Date: 12/30/99
- Next message: Daniele Medri: "Re: [PHP4BETA] php4 + Informix"
- Previous message: Sascha Schumann: "[PHP4BETA] cvs: /php4/ext/ldap config.m4"
- Next in thread: Sascha Schumann: "[PHP4BETA] Re: New build system problem"
- Reply: Sascha Schumann: "[PHP4BETA] Re: New build system problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Sascha,
Looks like
find ext sapi regex -type d \! -name \*CVS -exec touch {}/.deps \;
Doesn't work in some versions of 'find'. {} only gets replaced with
dirname if it's by itself.
-Andrei
* Non-volatile, random-access, analog memory store... a book. *
-- PHP 4.0 Beta Mailing List <http://www.php.net/version4/> To unsubscribe, e-mail: php4beta-unsubscribe <email protected> For additional commands, e-mail: php4beta-help <email protected> To contact the list administrators, e-mail: php4beta-admin <email protected>
- Next message: Daniele Medri: "Re: [PHP4BETA] php4 + Informix"
- Previous message: Sascha Schumann: "[PHP4BETA] cvs: /php4/ext/ldap config.m4"
- Next in thread: Sascha Schumann: "[PHP4BETA] Re: New build system problem"
- Reply: Sascha Schumann: "[PHP4BETA] Re: New build system problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

