- Timestamp:
- Feb 5, 2023, 8:26:11 PM (22 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOL/script_install/install_lmdz.sh
r4417 r4418 453 453 OPTPREC="$OPT_GPROF" 454 454 ARFLAGS="rs" 455 if [ "`lsb_release -i -s`" = "U nbuntu" ] ; then455 if [ "`lsb_release -i -s`" = "Ubuntu" ] ; then 456 456 if [ "`lsb_release -r -s | cut -d. -f1`" -ge 16 ] ; then 457 457 ARFLAGS="rU"
Note: See TracChangeset
for help on using the changeset viewer.