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 7c9d938d3..535fa714c 100755
--- a/source/a/sharutils/sharutils.SlackBuild
+++ b/source/a/sharutils/sharutils.SlackBuild
@@ -68,6 +68,9 @@ cd $TMP
rm -rf sharutils-$VERSION
tar xvf $CWD/sharutils-$VERSION.tar.?z || exit 1
cd sharutils-$VERSION || exit 1
+
+zcat $CWD/sharutils.glibc228.diff.gz | patch -p1 --verbose || exit 1
+
chown -R root:root .
find . \
\( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \