summaryrefslogtreecommitdiffstats
path: root/source/ap/acct/acct.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/ap/acct/acct.SlackBuild')
-rwxr-xr-xsource/ap/acct/acct.SlackBuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/ap/acct/acct.SlackBuild b/source/ap/acct/acct.SlackBuild
index ae09f5ad1..7788a3ee4 100755
--- a/source/ap/acct/acct.SlackBuild
+++ b/source/ap/acct/acct.SlackBuild
@@ -55,6 +55,9 @@ elif [ "$ARCH" = "x86_64" ]; then
LIBDIRSUFFIX="64"
fi
+# Don't use icecream:
+PATH=$(echo $PATH | sed "s|/usr/libexec/icecc/bin||g" | tr -s : | sed "s/^://g" | sed "s/:$//g")
+
TMP=${TMP:-/tmp}
PKG=$TMP/package-acct