diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2004-05-15 15:49:17 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2004-05-15 15:49:17 +0000 |
| commit | 6f316ce2e89f972a4f22e1b97e1dda5e9d58cefa (patch) | |
| tree | fb8d61358190cc429db453d54fb9920ccfde716f /sysutils/sge62/files/patch-scripts_distinst | |
| parent | ea16706c62b542adc8f3b887256bf215bf914db6 (diff) | |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_10_0'.release/4.10.0
Diffstat (limited to 'sysutils/sge62/files/patch-scripts_distinst')
| -rw-r--r-- | sysutils/sge62/files/patch-scripts_distinst | 51 |
1 files changed, 0 insertions, 51 deletions
diff --git a/sysutils/sge62/files/patch-scripts_distinst b/sysutils/sge62/files/patch-scripts_distinst deleted file mode 100644 index 3c548d80e120..000000000000 --- a/sysutils/sge62/files/patch-scripts_distinst +++ /dev/null @@ -1,51 +0,0 @@ - -$FreeBSD$ - ---- scripts/distinst.orig Tue Jan 20 16:28:32 2004 -+++ scripts/distinst Wed Jan 21 14:52:27 2004 -@@ -49,7 +49,7 @@ - fi - - --HASDIR="ckpt doc examples/jobs locale mpi pvm qmon/PIXMAPS/big" -+HASDIR="ckpt doc examples/jobs mpi pvm qmon/PIXMAPS/big" - HASARCHDIR="bin lib examples/jobsbin utilbin" - - DEFAULTPROG="sge_qmaster sge_execd sge_shadowd sge_commd sge_schedd \ -@@ -543,17 +543,6 @@ - echo " Installing:" $PROG - echo " Architectures:" $ARCH - echo "Base directory:" $DEST_SGE_ROOT --echo " OK [Y/N][Y]: " -- --read ans --if [ "$ans" = y -o "$ans" = Y -o "$ans" = "" ]; then -- : --else -- echo -- echo Ciao -- echo -- exit 1 --fi - - echo - -@@ -663,12 +652,12 @@ - Execute chmod 755 $DEST_SGE_ROOT/inst_sge - Execute sed 's/PREFIX/sge/' dist/install_qmaster > $DEST_SGE_ROOT/install_qmaster - Execute sed 's/PREFIX/sge/' dist/install_execd > $DEST_SGE_ROOT/install_execd -- if [ "$SGE_PRODUCT_MODE" = ge ]; then -- : -- (cd $DEST_SGE_ROOT; ln -s inst_sge inst_sgeee) -- Execute cp dist/README.inst_sgeee $DEST_SGE_ROOT -- Execute chmod 644 $DEST_SGE_ROOT/README.inst_sgeee -- fi -+ #if [ "$SGE_PRODUCT_MODE" = ge ]; then -+ # : -+ # (cd $DEST_SGE_ROOT; ln -s inst_sge inst_sgeee) -+ # Execute cp dist/README.inst_sgeee $DEST_SGE_ROOT -+ # Execute chmod 644 $DEST_SGE_ROOT/README.inst_sgeee -+ #fi - else - echo Installing \"inst_sge\" as \"inst_sgeee\" - Execute cp dist/inst_sge $DEST_SGE_ROOT/inst_sgeee |
