Skip to content
Snippets Groups Projects
Commit 51ca916f authored by Ulrich Schwickerath's avatar Ulrich Schwickerath
Browse files

Rebase on cernlib 2024

parent 198a421f
No related branches found
No related tags found
1 merge request!26Rebase to cernlib 2024
......@@ -7,7 +7,7 @@ SHELL=/bin/bash
#
# for 32bit set the environment variable LEGACY to "-m32"
#
CERNVER = 2023.10.31.0
CERNVER = 2024.06.12.0
PRO = 161018
OLD = 100710
NEW = 'prerelease'
......
......@@ -44,8 +44,8 @@ pwd
ls -l
git clone https://:@gitlab.cern.ch:8443/dphep/cernlib/cernlib.git
cd cernlib
#git checkout tags/cernlib-$version
git checkout master
git checkout tags/cernlib-$version
# select 2022 extensions
echo '#define CERNLIB_2022 yes' >> config/host.def
rc=0
......
......@@ -12,7 +12,6 @@ if [ ! -e $GRA_PLACE/gra_instal.sh ] ; then
cd $GRA_PLACE
git clone https://:@gitlab.cern.ch:8443/delphi/delgra.git
cd delgra
git checkout darwin
rm -rf CI .gitlab-ci .git
cd ..
mv delgra/* .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment