summaryrefslogtreecommitdiffstats
path: root/abs/extra/google-chrome/google-chrome.install
diff options
context:
space:
mode:
Diffstat (limited to 'abs/extra/google-chrome/google-chrome.install')
-rw-r--r--abs/extra/google-chrome/google-chrome.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/extra/google-chrome/google-chrome.install b/abs/extra/google-chrome/google-chrome.install
index 5d42e84..b44a73e 100644
--- a/abs/extra/google-chrome/google-chrome.install
+++ b/abs/extra/google-chrome/google-chrome.install
@@ -1,6 +1,6 @@
# Colored makepkg-like functions
msg_blue() {
- printf "${BLUE}==>${ALL_OFF}${BOLD} $1${ALL_OFF}\n"
+ printf "${BLUE}==>${ALL_OFF}${BOLD} ${1}${ALL_OFF}\n"
}
note() {