summaryrefslogtreecommitdiffstats
path: root/source/l/freetype/freetype.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/freetype/freetype.SlackBuild')
-rwxr-xr-xsource/l/freetype/freetype.SlackBuild6
1 files changed, 0 insertions, 6 deletions
diff --git a/source/l/freetype/freetype.SlackBuild b/source/l/freetype/freetype.SlackBuild
index 298d47970..1e6b04318 100755
--- a/source/l/freetype/freetype.SlackBuild
+++ b/source/l/freetype/freetype.SlackBuild
@@ -85,12 +85,6 @@ find . \
# http://www.freetype.org/patents.html
#zcat $CWD/freetype.subpixel.rendering.diff.gz | patch -p1 --verbose || exit 1
-# Compile support into the Freetype library for both the Infinality and
-# new 2.7.x (default) subpixel hinting modes. To adjust your preferences
-# (the classic hinting mode is also available), see the freetype profile
-# scripts in /etc/profile.d/.
-zcat $CWD/freetype.compile.both.subpixel.hinting.methods.diff.gz | patch -p1 --verbose || exit 1
-
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
./configure \