summaryrefslogtreecommitdiffstats
path: root/locale
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-11-08 01:04:45 (EST)
committer P. J. McDermott <pjm@nac.net>2012-11-08 01:04:45 (EST)
commitd4ef2a660a18544a7aa4fea90120cb4eceb38a10 (patch)
treec9c14823865e68f6a5246c14e9abdd9139e04b53 /locale
parent782bcd811319a3cb10f024a4c21476d8e489de45 (diff)
Lightly refactor oh_buildsystem_do(), add warning.
Diffstat (limited to 'locale')
-rw-r--r--locale/en_US/opkhelper.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/locale/en_US/opkhelper.sh b/locale/en_US/opkhelper.sh
index ca7df0a..9007eca 100644
--- a/locale/en_US/opkhelper.sh
+++ b/locale/en_US/opkhelper.sh
@@ -28,3 +28,4 @@ msg_opkhelper_chmod_lib='Setting mode of library files...'
msg_opkhelper_chmod_include='Setting mode of header files...'
msg_opkhelper_chmod_man='Setting mode of manual files...'
msg_opkhelper_chmod_bin='Setting mode of program files in "%s"...'
+msg_opkhelper_no_capable_build_sys='No capable build system found'