added jfjoch_viewer rc.160, changed 1st line in modulefile from Pmodule to Module to show in the new module
This commit is contained in:
+1
-1
@@ -10,5 +10,5 @@ pbuild::compile() { :; }
|
||||
pbuild::install() {
|
||||
mkdir "${PREFIX}/bin"
|
||||
cd "${PREFIX}/bin"
|
||||
tar -xvzf "${BUILDBLOCK_DIR}/jfjoch_viewer-1.0.0-rc.158-linux-cuda12.tgz" --strip-components=1
|
||||
tar -xvzf "${BUILDBLOCK_DIR}/jfjoch_viewer-1.0.0-rc.160-linux-cuda12.tgz" --strip-components=1
|
||||
}
|
||||
|
||||
@@ -6,7 +6,7 @@ jfjoch_viewer:
|
||||
overlay: base
|
||||
relstage: stable
|
||||
versions:
|
||||
1.0.0-rc.156:
|
||||
1.0.0-rc.160:
|
||||
config:
|
||||
relstage: stable
|
||||
build_requires: ["cuda/12.8.1"]
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#%Pmodule
|
||||
#%Module
|
||||
|
||||
module-whatis "jfjoch viewer trying install offline processing for mx beamlines"
|
||||
module-url "https://gitea.psi.ch/mx/-/packages/rpm/jfjoch-viewer"
|
||||
|
||||
Reference in New Issue
Block a user