summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1f66b8f4f644..d92479fdc539 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,11 +22,11 @@ pkgver() {
build() {
cd jbofihe
- msg "Running config.pl..."
+ msg2 "Running config.pl..."
perl config.pl --prefix=/usr
- msg "Running make..."
+ msg2 "Running make..."
# There is a Perl script that expects the locale to be an English one.
LC_ALL=C make all