Changeset 28179


Ignore:
Timestamp:
03/25/24 10:02:06 (12 months ago)
Author:
jdquinn
Message:

CHG: Cleanup

Location:
issm/trunk-jpl/externalpackages/dakota
Files:
15 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/externalpackages/dakota/install-6.2-linux-static.sh

    r27406 r28179  
    5353
    5454# Copy customized source and configuration files specific to Linux to 'src' directory
    55 cp configs/${VER}/linux/cmake/BuildDakotaCustom.cmake ${DAK_SRC}/cmake
    56 cp configs/${VER}/linux/cmake/DakotaDev.cmake ${DAK_SRC}/cmake
     55cp configs/${VER}/static/cmake/BuildDakotaCustom.cmake ${DAK_SRC}/cmake
     56cp configs/${VER}/cmake/DakotaDev.cmake ${DAK_SRC}/cmake
    5757
    5858# Disable requirement of Python 2 for TriBITS
  • issm/trunk-jpl/externalpackages/dakota/install-6.2-pleiades.sh

    r27770 r28179  
    4343# Copy customized source and configuration files specific to Linux to 'src' directory
    4444cp configs/${VER}/linux/cmake/BuildDakotaCustom.pleiades.cmake ${DAK_SRC}/cmake/BuildDakotaCustom.cmake
    45 cp configs/${VER}/linux/cmake/DakotaDev.cmake ${DAK_SRC}/cmake
     45cp configs/${VER}/cmake/DakotaDev.cmake ${DAK_SRC}/cmake
    4646
    4747# Configure
  • issm/trunk-jpl/externalpackages/dakota/install-6.2-pleiades_toss4.sh

    r27769 r28179  
    4343# Copy customized source and configuration files specific to Linux to 'src' directory
    4444cp configs/${VER}/linux/cmake/BuildDakotaCustom.pleiades.cmake ${DAK_SRC}/cmake/BuildDakotaCustom.cmake
    45 cp configs/${VER}/linux/cmake/DakotaDev.cmake ${DAK_SRC}/cmake
     45cp configs/${VER}/cmake/DakotaDev.cmake ${DAK_SRC}/cmake
    4646
    4747# Configure
Note: See TracChangeset for help on using the changeset viewer.