Rozdiely pre platos/_scripts/create-document medzi verziami 1.14 a 1.15
| verzia 1.14, 2005/06/19 22:06:55 |
verzia 1.15, 2005/09/18 00:57:53 |
|
|
| # All rights reserved. |
# All rights reserved. |
| # |
# |
| |
|
| # $Platon: platos/_scripts/create-document,v 1.13 2005/06/11 01:46:58 rajo Exp $ |
# $Platon: Platon.SK/office/_scripts/create-document,v 1.14 2005/06/19 22:06:55 rajo Exp $ |
| |
|
| # Uncomment following 2 lines for debugging |
# Uncomment following 2 lines for debugging |
| #DEBUG="echo" |
#DEBUG="echo" |
| Riadok 197 for DIRNAME in `echo "$dirname" | sed 's |
|
| Riadok 197 for DIRNAME in `echo "$dirname" | sed 's |
|
| pathdir="$pathdir/$DIRNAME" |
pathdir="$pathdir/$DIRNAME" |
| TOP_DIR="$TOP_DIR/.." |
TOP_DIR="$TOP_DIR/.." |
| TEMPLATES="$TOP_DIR/_templates" |
TEMPLATES="$TOP_DIR/_templates" |
| STYLESHEET_DIR="$TOP_DIR/_stylesheets/$STYLESHEET" |
STYLESHEET_DIR="$TOP_DIR/_stylesheets/$STYLESHEET" # is not the same STYLESHEET_DIR as in Rules.make |
| |
|
| for file in Makefile .cvsignore; do |
for file in Makefile .cvsignore; do |
| if [ -f "$file" ]; then |
if [ -f "$file" ]; then |
Platon Group <platon@platon.sk> http://platon.sk/
|
|