Searched refs:PWD (Results 1 - 5 of 5) sorted by relevance

/solaris-desktop/ext-sources/
H A Dacroread-combined-langs370 # if $HOME or $PWD is the same directory as pwd,
380 elif [ "$PWD" -a -d "$PWD" ] && [ "`cd / ; cd "$PWD" ; /bin/pwd`" = "$cwd" ] ; then
381 cwd="$PWD"
385 PWD="$cwd"
386 export PWD
H A Dacroread-combined-langs-x86563 # if $HOME or $PWD is the same directory as pwd,
573 elif [ "$PWD" -a -d "$PWD" ] && [ "`cd / ; cd "$PWD" ; /bin/pwd`" = "$cwd" ] ; then
574 cwd="$PWD"
578 PWD="$cwd"
579 export PWD
/solaris-desktop/base-specs/
H A Dfirefox.spec319 SRCDIR=$PWD
320 export MOZCONFIG=$PWD/.mozconfig
378 BUILDDIR=$PWD/../obj
H A Dthunderbird.spec355 SRCDIR=$PWD
423 export MOZCONFIG=$PWD/.mozconfig
449 BUILDDIR=$PWD/%{moz_objdir}
H A Devince.spec82 export PKG_CONFIG_TOP_BUILD_DIR=${PWD}

Completed in 43 milliseconds