From 0dc63a74decb0d7ab32d6903db5c2477a7dc3085 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Tue, 25 Feb 2014 12:13:24 -0500 Subject: src/oh-auto*.sh: Use new locale functions. --- (limited to 'src/oh-autobuild.sh') diff --git a/src/oh-autobuild.sh b/src/oh-autobuild.sh index 84aed92..cc365bc 100644 --- a/src/oh-autobuild.sh +++ b/src/oh-autobuild.sh @@ -42,7 +42,7 @@ main() oh_set_buildsystem_option 'build-target' "${OPTARG}" ;; ?) - oh_error "$(ob_get_msg 'bad_opt')" + oh_error "$(oh_get_msg 'bad_opt')" exit 1 ;; esac -- cgit v0.9.1