ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cfmaps/cfupdate
(Generate patch)

Comparing cfmaps/cfupdate (file contents):
Revision 1.14 by root, Wed Nov 23 09:07:21 2005 UTC vs.
Revision 1.15 by root, Mon Nov 28 13:19:12 2005 UTC

15# 15#
16# You should have received a copy of the GNU General Public License 16# You should have received a copy of the GNU General Public License
17# along with gvpe; if not, write to the Free Software 17# along with gvpe; if not, write to the Free Software
18# Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 18# Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
19 19
20VERSION=1.08 20VERSION=1.09
21 21
22umask 022 22umask 022
23 23
24SRC=/root/src/crossfire 24SRC=/root/src/crossfire
25PATH="$SRC:$PATH" 25PATH="$SRC:$PATH"
106 ) 106 )
107done 107done
108 108
109<.cfmap2html xargs cfmap2html 109<.cfmap2html xargs cfmap2html
110<.cfmap2html xargs cfmapidx -a 110<.cfmap2html xargs cfmapidx -a
111cfmapidx -c
112mv .index.dat~ .index.dat 111mv .index.dat~ .index.dat
113 112
114#rm -f .cfmap2html 113#rm -f .cfmap2html
115 114
116cfarch2html 115cfarch2html

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines