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

Comparing cfmaps/cfupdate (file contents):
Revision 1.22 by root, Wed Feb 14 02:38:40 2007 UTC vs.
Revision 1.25 by root, Thu Jun 21 01:09:52 2007 UTC

12# but WITHOUT ANY WARRANTY; without even the implied warranty of 12# but WITHOUT ANY WARRANTY; without even the implied warranty of
13# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14# GNU General Public License for more details. 14# GNU General Public License for more details.
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 cfmaps; 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.112 20VERSION=1.112
21 21
22umask 022 22umask 022
118 fi 118 fi
119 #gzip -7f index.xhtml 119 #gzip -7f index.xhtml
120 ) 120 )
121done 121done
122 122
123<.cfmap2html xargs cfmap2html 123<.cfmap2html xargs -l50 cfmap2html
124<.cfmap2html xargs cfmapidx -a 124<.cfmap2html xargs cfmapidx -a
125mv .index.dat~ .index.dat 125mv .index.dat~ .index.dat
126 126
127#rm -f .cfmap2html 127#rm -f .cfmap2html
128 128
129cfarch2html 129cfarch2html

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines