Changeset 4418


Ignore:
Timestamp:
Feb 5, 2023, 8:26:11 PM (16 months ago)
Author:
fhourdin
Message:

Coquille

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOL/script_install/install_lmdz.sh

    r4417 r4418  
    453453OPTPREC="$OPT_GPROF"
    454454ARFLAGS="rs"
    455 if [ "`lsb_release -i -s`" = "Unbuntu" ] ; then
     455if [ "`lsb_release -i -s`" = "Ubuntu" ] ; then
    456456    if [ "`lsb_release -r -s | cut -d. -f1`" -ge 16 ] ; then
    457457            ARFLAGS="rU"
Note: See TracChangeset for help on using the changeset viewer.