summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorspider-mario2016-09-07 20:11:03 +0200
committerspider-mario2016-09-07 20:11:03 +0200
commita213c6435774b826be38d247ba82eb4fc61fc50f (patch)
treea9ae19f5c5aa797ca6388f9e24379291aec41e08
parent2e8b637d37751fbd0444e768d510fdc5ff2e46b2 (diff)
downloadaur-a213c6435774b826be38d247ba82eb4fc61fc50f.tar.gz
msg2 is more appropriate here
-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