summaryrefslogtreecommitdiffstats
path: root/source/a/gptfdisk/gptfdisk.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/a/gptfdisk/gptfdisk.SlackBuild')
-rwxr-xr-xsource/a/gptfdisk/gptfdisk.SlackBuild4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/a/gptfdisk/gptfdisk.SlackBuild b/source/a/gptfdisk/gptfdisk.SlackBuild
index c61556535..054f83820 100755
--- a/source/a/gptfdisk/gptfdisk.SlackBuild
+++ b/source/a/gptfdisk/gptfdisk.SlackBuild
@@ -64,10 +64,6 @@ rm -rf $PKGNAM-$VERSION
tar xvf $CWD/$PKGNAM-$VERSION.tar.?z* || exit 1
cd $PKGNAM-$VERSION || exit 1
-# Remove dependency on icu4c by switching from the uncommented Makefile
-# lines to the commented ones:
-zcat $CWD/gptfdisk.remove.icu4c.dep.diff.gz | patch -p1 || exit 1
-
chown -R root:root .
find . \
\( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \