summaryrefslogtreecommitdiff
path: root/hadoop/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'hadoop/PKGBUILD')
-rw-r--r--hadoop/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/hadoop/PKGBUILD b/hadoop/PKGBUILD
index ddc346e2..dfe148ad 100644
--- a/hadoop/PKGBUILD
+++ b/hadoop/PKGBUILD
@@ -111,7 +111,7 @@ if ! :; then
## Create some links, so Hadoop's KFS jar could access KFS libraries properly
## (it is still fine if KFS is not installed)
- msg 'Creating KFS links...'
+ echo 'Creating KFS links...'
for _lib in 'libkfsClient' 'libkfsCommon' 'libkfsEmulator' 'libkfsIO' 'libkfsMeta'; do
for _ext in 'a' 'so'; do