Changeset 477


Ignore:
Timestamp:
Nov 13, 2023, 1:41:39 PM (12 months ago)
Author:
alloc
Message:

Bootstrapper updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • bootstrapper/bootstrap.sh

    r476 r477  
    4242
    4343if [ $IS64BIT -eq 1 ]; then
    44         DEPENDENCIES="$DEPENDENCIES lib32gcc1-s1"
     44        DEPENDENCIES="$DEPENDENCIES lib32gcc-s1"
    4545fi
    4646
Note: See TracChangeset for help on using the changeset viewer.