master
Chris Dorman 2020-12-01 17:40:02 -08:00
parent bf01888987
commit 322a8eba2a
1 changed files with 2 additions and 2 deletions

View File

@ -986,7 +986,7 @@ glib2()
if [ ! -d "make-glib" ]; then
mkdir make-glib
cd make-glib
elif
else
cd make-glib
fi
@ -1014,7 +1014,7 @@ atk()
if [ ! -d "make-atk" ]; then
mkdir make-atk
cd make-atk
elif
else
cd make-atk
fi