summaryrefslogtreecommitdiff
path: root/Dragon/data/ErmBeavrsPwrRefl.access
diff options
context:
space:
mode:
Diffstat (limited to 'Dragon/data/ErmBeavrsPwrRefl.access')
-rwxr-xr-xDragon/data/ErmBeavrsPwrRefl.access10
1 files changed, 5 insertions, 5 deletions
diff --git a/Dragon/data/ErmBeavrsPwrRefl.access b/Dragon/data/ErmBeavrsPwrRefl.access
index 1ebeba1..6be4270 100755
--- a/Dragon/data/ErmBeavrsPwrRefl.access
+++ b/Dragon/data/ErmBeavrsPwrRefl.access
@@ -24,15 +24,15 @@ else
echo 'use big endian libraries'
pos=$1/../../libraries/b_endian
fi
-if [ -f "$pos"/draglibJef2p2.gz ]
+if [ -f "$pos"/draglibJef2p2_v5p1.gz ]
then
-echo 'gunzipping draglibJef2p2'
+echo 'gunzipping draglibJef2p2_v5p1'
chmod 755 "$pos"
-gunzip "$pos"/draglibJef2p2.gz
+gunzip "$pos"/draglibJef2p2_v5p1.gz
fi
-if [ -f "$pos"/draglibJef2p2 ]
+if [ -f "$pos"/draglibJef2p2_v5p1 ]
then
-ln -s "$pos"/draglibJef2p2 D172JEF22
+ln -s "$pos"/draglibJef2p2_v5p1 D172JEF22
fi
ls -l
echo $accessname".access script terminated"