ó pŽ¸Qc@sbdZdZddlZddlmZddlmZddlmZdefd„ƒYZ dS( sudistutils.command.install_scripts Implements the Distutils 'install_scripts' command, for installing Python scripts.s$Id$i˙˙˙˙N(tCommand(tlog(tST_MODEtinstall_scriptscBsYeZdZddddgZdd gZd „Zd „Zd„Zd„Z d„Z RS(s%install scripts (Python or otherwise)s install-dir=tdsdirectory to install scripts tos build-dir=tbs'build directory (where to install from)tforcetfs-force installation (overwrite existing files)s skip-buildsskip the build stepscCs(d|_d|_d|_d|_dS(Ni(tNonet install_dirRt build_dirt skip_build(tself((sT/usr/jas/src/cmd/cpython/dist/sys/lib/python2.7/distutils/command/install_scripts.pytinitialize_optionss   cCs*|jdd ƒ|jdd d d ƒdS( Ntbuildt build_scriptsR tinstallRR RR (s build_scriptss build_dir(sinstall_scriptss install_dir(sforcesforce(s skip_builds skip_build(tset_undefined_options(R ((sT/usr/jas/src/cmd/cpython/dist/sys/lib/python2.7/distutils/command/install_scripts.pytfinalize_options#s  cCsť|js|jdƒn|j|j|jƒ|_tjdkrˇxq|jƒD]`}|j rrt j d|ƒqPtj |ƒt dBd@}t j d||ƒtj||ƒqPWndS(NRtposixschanging mode of %simi˙schanging mode of %s to %o(R t run_commandt copy_treeR R toutfilestostnamet get_outputstdry_runRtinfotstatRtchmod(R tfiletmode((sT/usr/jas/src/cmd/cpython/dist/sys/lib/python2.7/distutils/command/install_scripts.pytrun+s  cCs|jjpgS(N(t distributiontscripts(R ((sT/usr/jas/src/cmd/cpython/dist/sys/lib/python2.7/distutils/command/install_scripts.pyt get_inputs:scCs |jp gS(N(R(R ((sT/usr/jas/src/cmd/cpython/dist/sys/lib/python2.7/distutils/command/install_scripts.pyR=s(s install-dir=Rsdirectory to install scripts to(s build-dir=Rs'build directory (where to install from)(sforceRs-force installation (overwrite existing files)N(s skip-buildNsskip the build steps( t__name__t __module__t descriptionRt user_optionstboolean_optionsR RR R#R(((sT/usr/jas/src/cmd/cpython/dist/sys/lib/python2.7/distutils/command/install_scripts.pyRs      ( t__doc__t __revision__Rtdistutils.coreRt distutilsRRRR(((sT/usr/jas/src/cmd/cpython/dist/sys/lib/python2.7/distutils/command/install_scripts.pyts