Searched refs:scriptdir (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/zsh-61/zsh/Config/
H A Duninstallfns.sh4 scriptdir=$DESTDIR$scriptdir
41 case $scriptdir in
43 # $scriptdir might be the parent of fndir.
44 rm -rf $scriptdir
51 rm -f "$scriptdir/$bfile"
H A Dinstallfns.sh4 scriptdir=$DESTDIR$scriptdir
32 instdir="$scriptdir"
42 instdir="$scriptdir"
H A Ddefs.mk.in51 scriptdir = @scriptdir@
/macosx-10.10/zsh-61/zsh/
H A DMakefile.in91 scriptdir="$(scriptdir)" runhelpdir="$(runhelpdir)" \
103 scriptdir="$(scriptdir)" \
H A Dconfigure658 scriptdir
1422 --enable-scriptdir=DIR the directory in which to install scripts
1423 --enable-site-scriptdir=DIR
2871 # Check whether --enable-scriptdir was given.
2874 scriptdir=${datadir}/${tzsh_name}/'${VERSION}'/scripts
2876 scriptdir="$enableval"
2879 scriptdir=${datadir}/${tzsh_name}/'${VERSION}'/scripts
2883 # Check whether --enable-site-scriptdir was given.
/macosx-10.10/tcl-105/tcl_ext/tclsoap/tclsoap/cgi-bin/soap/
H A Dwebservice.tcl18 set scriptdir webservice.scripts
78 set f [open [file join $::scriptdir $filename] w]
90 set f [open [file join $::scriptdir $filename] r]
/macosx-10.10/tcl-105/tcl/tcl/library/
H A Dauto.tcl83 ::${basename}::pkgconfig get scriptdir,runtime

Completed in 106 milliseconds