------------------------------ Moved the Installer.ldm to awips2.upc (previously in the nativelib repo) and combined from two separate ldm rpms to one Updated build of LDM to 6.13.14 lookupRPM.sh - added awips2-ldm here and gave it the new path to component.spec rpms/build/x86_64/build.sh - uncomment buildRPM awips2-ldm completely updated the component.spec file to build with the paths we wanted
6 lines
No EOL
159 B
Bash
6 lines
No EOL
159 B
Bash
umask 002
|
|
setenv LDMHOME $HOME
|
|
set path=($HOME/decoders $HOME/util $HOME/bin $path)
|
|
setenv MANPATH $HOME/man
|
|
setenv VDIR ldm-6.7.0
|
|
limit coredumpsize unlimited |