Build/distrib updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32476 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -230,9 +230,9 @@ if [ $skipbuild != yes ]; then
|
||||
if [ "$UID" = "0" ]; then
|
||||
chmod a+w lib
|
||||
if [ "$CHARTYPE" = "ansi" ]; then
|
||||
su robind -c "make lib/libwx_macd-2.5.3.r"
|
||||
su robind -c "make lib/libwx_macd-2.5.4.r"
|
||||
else
|
||||
su robind -c "make lib/libwx_macud-2.5.3.r"
|
||||
su robind -c "make lib/libwx_macud-2.5.4.r"
|
||||
fi
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user