--- cfmaps/cfupdate 2005/11/22 17:54:41 1.13 +++ cfmaps/cfupdate 2005/11/23 09:07:21 1.14 @@ -17,7 +17,7 @@ # along with gvpe; if not, write to the Free Software # Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA -VERSION=1.06 +VERSION=1.08 umask 022 @@ -34,8 +34,10 @@ chmod 644 "$SRC"/*.css cp "$SRC"/*.css . +chmod 755 "$SRC"/cfmapidx +cp "$SRC"/cfmapidx . -find . -name CVS -prune -o -type d -printf "%P/\n" | while read dir; do +find . "(" -name CVS -o -path ./a ")" -prune -o -type d -printf "%P/\n" | while read dir; do ( export dir cd "./$dir" || exit 68 @@ -48,13 +50,19 @@ Crossfire Maps Directory "$dir" -

Crossfire Maps Directory "$dir"