Skip to content

Commit

Permalink
Merge branch 'wayland_manolo' into beta
Browse files Browse the repository at this point in the history
  • Loading branch information
ggarra13 committed May 4, 2024
2 parents 73e7d9a + 015b126 commit fc1284f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/install_libintl_windows.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# Script used to install libiconv and libintl on windows through Msys.
#

if [[ ! $RUNME && ]]; then
if [[ ! $RUNME ]]; then
. etc/build_dir.sh
else
. etc/functions.sh
Expand Down

0 comments on commit fc1284f

Please sign in to comment.