------------------------------ 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
4 lines
No EOL
125 B
Bash
4 lines
No EOL
125 B
Bash
export LDMHOME=$HOME
|
|
export PATH=$HOME/decoders:$HOME/util:$HOME/bin:$PATH
|
|
export MANPATH=$HOME/main:/usr/share/man
|
|
umask 003 |