summaryrefslogtreecommitdiffstats
path: root/source/a/sharutils/sharutils.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/a/sharutils/sharutils.SlackBuild')
-rwxr-xr-xsource/a/sharutils/sharutils.SlackBuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/a/sharutils/sharutils.SlackBuild b/source/a/sharutils/sharutils.SlackBuild
index b6dfc5eae..7c9d938d3 100755
--- a/source/a/sharutils/sharutils.SlackBuild
+++ b/source/a/sharutils/sharutils.SlackBuild
@@ -58,6 +58,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")
+
rm -rf $PKG
mkdir -p $TMP $PKG