Index: build/makearch.info ================================================================== --- build/makearch.info +++ build/makearch.info @@ -14,11 +14,11 @@ # each time a "makearch" is done. # # If @@SVNLCR@@ is used anywhere in this version number, it will be # replaced with the highest last-changed-rev from the output of # svn info -R (or 0) -VERS="0.9.4.@@SVNLCR@@" +VERS="0.9.5.@@SVNLCR@@" # Space sperated list of documents, if they exist, they will be # prefixed with the contents of the DOC_HDR file and substitution # will occur: # @@UTIL@@ becomes the utility name ${UTIL} Index: build/prepare.sh ================================================================== --- build/prepare.sh +++ build/prepare.sh @@ -1,7 +1,7 @@ #! /bin/sh rm -f client/teapot-client client/teapot-client.exe -rm -rf server/pkgs +rm -rf server/pkgs server/as.pkgs make -C client teapot-client.kit cp client/*.kit .