summaryrefslogtreecommitdiffstats
path: root/recorditnow
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2012-09-27 14:15:23 +0000
committer Eric Hameleers <alien@slackware.com>2012-09-27 14:15:23 +0000
commit5ec343a8e991bd0a2145c42ba620d9e53eabd069 (patch)
treefb4a9b3fe74288050a8f52538f6a17521a58eff1 /recorditnow
parentad2e538584c222ca014ce056f0f12b7b1fc3856e (diff)
downloadasb-5ec343a8e991bd0a2145c42ba620d9e53eabd069.tar.gz
asb-5ec343a8e991bd0a2145c42ba620d9e53eabd069.tar.xz
Silence kbuildsycoca4
Diffstat (limited to 'recorditnow')
-rwxr-xr-xrecorditnow/build/recorditnow.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/recorditnow/build/recorditnow.SlackBuild b/recorditnow/build/recorditnow.SlackBuild
index 7475a8ab..8e3ae397 100755
--- a/recorditnow/build/recorditnow.SlackBuild
+++ b/recorditnow/build/recorditnow.SlackBuild
@@ -201,7 +201,7 @@ fi
# Update the KDE4 system configuration:
if [ -x usr/bin/kbuildsycoca4 ]; then
- chroot . /usr/bin/kbuildsycoca4 2>/dev/null 2>&1
+ chroot . /usr/bin/kbuildsycoca4 1>/dev/null 2>/dev/null 2>&1
fi
EOINS