equal
deleted
inserted
replaced
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 |