Loading rpm/nsd-app-wrap.spec +5 −1 Original line number Diff line number Diff line Name: nsd-app-wrap Version: 1.63 Version: 1.64 Release: 1%{?dist} Summary: Wrapper scripts to launch python applications installed via anaconda Vendor: Peter F. Peterson Loading Loading @@ -88,6 +88,10 @@ install -m 644 desktop/garnet.desktop %{buildroot}%{_datadir}/a %{_prefix}/share/applications/* %changelog * Wed Apr 17 2024 Ian Gibbs - bugfix, expgui passthrough cmdline * Wed Apr 17 2024 Ian Gibbs - Add expgui wrapper script Loading src/expgui +2 −2 Original line number Diff line number Diff line Loading @@ -24,8 +24,8 @@ __main() { # use inline variable assignment to set PATH # when invoking the EXPGUI runtime PATH="${path_revised}" /SNS/software/gsas/expgui/expgui PATH="${path_revised}" /SNS/software/gsas/expgui/expgui "$@" } __main __main "$@" Loading
rpm/nsd-app-wrap.spec +5 −1 Original line number Diff line number Diff line Name: nsd-app-wrap Version: 1.63 Version: 1.64 Release: 1%{?dist} Summary: Wrapper scripts to launch python applications installed via anaconda Vendor: Peter F. Peterson Loading Loading @@ -88,6 +88,10 @@ install -m 644 desktop/garnet.desktop %{buildroot}%{_datadir}/a %{_prefix}/share/applications/* %changelog * Wed Apr 17 2024 Ian Gibbs - bugfix, expgui passthrough cmdline * Wed Apr 17 2024 Ian Gibbs - Add expgui wrapper script Loading
src/expgui +2 −2 Original line number Diff line number Diff line Loading @@ -24,8 +24,8 @@ __main() { # use inline variable assignment to set PATH # when invoking the EXPGUI runtime PATH="${path_revised}" /SNS/software/gsas/expgui/expgui PATH="${path_revised}" /SNS/software/gsas/expgui/expgui "$@" } __main __main "$@"