From cc63e3e8947bd3c4ef02d202c583b8f3e0febcc3 Mon Sep 17 00:00:00 2001 From: Michal Broz Date: Mon, 11 May 2026 10:56:06 +0200 Subject: [PATCH 1/2] Bump STARlight version --- starlight.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/starlight.sh b/starlight.sh index ec0501f195..05a979710a 100644 --- a/starlight.sh +++ b/starlight.sh @@ -1,6 +1,6 @@ package: STARlight -version: "20251025" -tag: d6dfae2ea604646bfc3ec63aa06443f035685c45 +version: "20260511" +tag: 7c41208d3c0fa7da9e9f01542e658cee438184cc requires: - DPMJET - HepMC3 From bf9b9d247e9854fe831dffef2cc3c476b6c9d4ad Mon Sep 17 00:00:00 2001 From: Michal Broz Date: Tue, 2 Jun 2026 16:02:41 +0200 Subject: [PATCH 2/2] Install one more file in nOOn --- noon.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/noon.sh b/noon.sh index c986b08aef..5304fbccf7 100644 --- a/noon.sh +++ b/noon.sh @@ -25,6 +25,7 @@ cp "NeutronGenerator_cxx_ACLiC_dict_rdict.pcm" "$INSTALLROOT/lib" cp "NeutronGenerator_cxx.d" "$INSTALLROOT/lib" cp "NeutronGenerator_cxx.so" "$INSTALLROOT/lib/" cp "$SOURCEDIR/NeutronGenerator.h" "$INSTALLROOT/include/" +cp "$SOURCEDIR/NeutronGenerator.cxx" "$INSTALLROOT/include/" cp -r "$SOURCEDIR/Data" "$INSTALLROOT/include/" # Modulefile