[Phpfreechat-svn] SF.net SVN: phpfreechat: [966] trunk
Status: Beta
Brought to you by:
kerphi
From: <ke...@us...> - 2007-02-19 09:11:21
|
Revision: 966 http://svn.sourceforge.net/phpfreechat/?rev=966&view=rev Author: kerphi Date: 2007-02-19 01:11:17 -0800 (Mon, 19 Feb 2007) Log Message: ----------- remove the lib/pear/.registry directory from the release Modified Paths: -------------- trunk/misc/tarSource Removed Paths: ------------- trunk/lib/javascript/ Modified: trunk/misc/tarSource =================================================================== --- trunk/misc/tarSource 2007-02-18 21:23:11 UTC (rev 965) +++ trunk/misc/tarSource 2007-02-19 09:11:17 UTC (rev 966) @@ -9,6 +9,7 @@ svn export .. ./$NAME rm -rf ./$NAME/contrib rm -rf ./$NAME/admin +rm -rf ./$NAME/lib/pear/.registry #echo "-> downloading documentation" #wget http://www.phpfreechat.net/pages/fr/install.html -q -O ./$NAME/install.fr.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |