mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-08-13 04:56:14 -05:00
correct library versions for release
This commit is contained in:
@@ -33,7 +33,7 @@ cd $LIBFAT_SRCDIR
|
||||
if [ ! -f built-libfat ]
|
||||
then
|
||||
echo "building libfat ..."
|
||||
$MAKE install INSTALLDIR=$TOOLPATH
|
||||
$MAKE ogc-install INSTALLDIR=$TOOLPATH
|
||||
touch built-libfat
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user