Skip to content

Commit 45a62dd

Browse files
Atlantic777ktf
authored andcommitted
Fix OpenSSL loading in ROOT recipe (#2011)
1 parent 52c6566 commit 45a62dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

root.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ mv system.rootrc.0 $INSTALLROOT/etc/system.rootrc
193193

194194
if [[ $ALIEN_RUNTIME_VERSION ]]; then
195195
# Get them from AliEn-Runtime in the Modulefile
196-
unset OPENSSL_VERSION LIBXML2_VERSION
196+
unset OPENSSL_REVISION LIBXML2_REVISION
197197
fi
198198

199199
# Make some CMake files used by other projects relocatable

0 commit comments

Comments
 (0)