Admin/makedist
changeset 5725 26772f4543fc
parent 5622 5b56804edf85
child 5727 1b708bfb0c1e
equal deleted inserted replaced
5724:a9f8cb9b5b5d 5725:26772f4543fc
   182 perl -pi -e \
   182 perl -pi -e \
   183  "s/{ISABELLE}/$DISTNAME/g; \
   183  "s/{ISABELLE}/$DISTNAME/g; \
   184   s/{PACKED_SIZE}/$PACKED_SIZE/g; \
   184   s/{PACKED_SIZE}/$PACKED_SIZE/g; \
   185   s/{UNPACKED_SIZE}/$UNPACKED_SIZE/g; \
   185   s/{UNPACKED_SIZE}/$UNPACKED_SIZE/g; \
   186   s/{AUTHOR}/$LOGNAME/g; \
   186   s/{AUTHOR}/$LOGNAME/g; \
   187   s/{DATE}/$DATE/g;" index.html $DISTNAME/lib/html/index1.html $DISTNAME/lib/html/index2.html
   187   s/{DATE}/$DATE/g;" \
       
   188     $DISTBASE/index.html $DISTNAME/lib/html/index1.html $DISTNAME/lib/html/index2.html
   188 
   189 
   189 
   190 
   190 # final note
   191 # final note
   191 
   192 
   192 echo
   193 echo