diff lib-src/update-custom.sh @ 276:6330739388db r21-0b36

Import from CVS: tag r21-0b36
author cvs
date Mon, 13 Aug 2007 10:30:37 +0200
parents 41f2f0e326e9
children 7df0dd720c89
line wrap: on
line diff
--- a/lib-src/update-custom.sh	Mon Aug 13 10:29:43 2007 +0200
+++ b/lib-src/update-custom.sh	Mon Aug 13 10:30:37 2007 +0200
@@ -81,7 +81,7 @@
 fi
 
 echon "Checking directories..."
-dirs=
+dirs=lisp/
 for dir in lisp/*; do
 	if test -d $dir \
 		-a $dir != lisp/CVS \