From efa812f14e00d74bb390484b9c8e3796824dda9b Mon Sep 17 00:00:00 2001 From: zeus Date: Tue, 14 Nov 2023 20:25:15 +0000 Subject: [PATCH] Delete 'install/usr/share/swarmlab.io/sec/bin/make-clean-ant-compile.sh' --- .../sec/bin/make-clean-ant-compile.sh | 41 ------------------- 1 file changed, 41 deletions(-) delete mode 100644 install/usr/share/swarmlab.io/sec/bin/make-clean-ant-compile.sh diff --git a/install/usr/share/swarmlab.io/sec/bin/make-clean-ant-compile.sh b/install/usr/share/swarmlab.io/sec/bin/make-clean-ant-compile.sh deleted file mode 100644 index 6b7503b..0000000 --- a/install/usr/share/swarmlab.io/sec/bin/make-clean-ant-compile.sh +++ /dev/null @@ -1,41 +0,0 @@ -#!/bin/bash - - -SOURCE="${BASH_SOURCE[0]}" -while [ -h "$SOURCE" ]; do # resolve $SOURCE until the file is no longer a symlink - TARGET="$(readlink "$SOURCE")" - if [[ $TARGET == /* ]]; then - #echo "SOURCE '$SOURCE' is an absolute symlink to '$TARGET'" - SOURCE="$TARGET" - else - DIR="$( dirname "$SOURCE" )" - #echo "SOURCE '$SOURCE' is a relative symlink to '$TARGET' (relative to '$DIR')" - SOURCE="$DIR/$TARGET" # if $SOURCE was a relative symlink, we need to resolve it relative to the path where the symlink file was located - fi -done - -SRPATH="$( dirname "$SOURCE" )" -SFPATH="$( cd -P "$( dirname "$SOURCE" )" && pwd )" -if [ "$SFPATH" != "$SRPATH" ]; then - RDIR=$SRPATH # relativ path directory -fi - -#echo "relativ" -#echo $SRPATH - -#echo "full path" -#echo $SFPATH - -#echo "relativ" -#echo $RDIR - -. $SFPATH/mainset.sh - -#echo $rp - - -cp -f $rp/docs/metaptyxiako.bib $rp/docs/metaptyxiako_bib.backup1 -$rp/bin/latex-clean.sh -$rp/bin/debug.sh -$rp/bin/make-bib.sh -$rp/bin/debug.sh