Searched refs:SPECDIR (Results 1 - 2 of 2) sorted by relevance

/solaris-desktop/
H A Dcron-nightly.sh42 SPECDIR="$SPECDIR"
121 if [ -d $SPECDIR ]; then
122 cd $SPECDIR || fatal_error "$SPECDIR not found"
136 if ! /usr/bin/cmp -s $SPECDIR/$shortName $MYNAME; then exec $SPECDIR/$shortName; fi
146 $SPECDIR/scripts/remove-gnome --version jds -q -f --no_extras > /dev/null 2>&1
175 cd $SPECDIR || fatal_error "$SPECDIR no
[all...]
H A Dcron-script.sh88 SPECDIR="$1"
90 SPECDIR="$MYDIR"
124 cd $SPECDIR || fatal_error "$SPECDIR not found"
139 cd $SPECDIR
147 $SPECDIR/scripts/remove-gnome --version jds -q -f --no_extras > /dev/null 2>&1
170 cd $SPECDIR
174 cd $SPECDIR
264 patch_count=`ls $SPECDIR/patches/*.diff | wc -l`

Completed in 28 milliseconds