From e4e9b382499329a499459df0022108766426c2ac Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Tue, 25 Feb 2014 13:16:28 -0500 Subject: Merge branch 'feature/drop-libopkbuild-dep'. Conflicts: configure --- (limited to 'src/oh-autoclean.sh') diff --git a/src/oh-autoclean.sh b/src/oh-autoclean.sh index cf9c8d3..b57b6f1 100644 --- a/src/oh-autoclean.sh +++ b/src/oh-autoclean.sh @@ -39,7 +39,7 @@ main() oh_set_buildsystem_option 'build-dir' "${OPTARG}" ;; ?) - ob_error "$(ob_get_msg 'bad_opt')" + oh_error "$(oh_get_msg 'bad_opt')" exit 1 ;; esac -- cgit v0.9.1