summaryrefslogtreecommitdiffstats
path: root/network/sylpheed/sylpheed.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--network/sylpheed/sylpheed.SlackBuild6
1 files changed, 0 insertions, 6 deletions
diff --git a/network/sylpheed/sylpheed.SlackBuild b/network/sylpheed/sylpheed.SlackBuild
index e1a7e892ef..eb0b55c8cd 100644
--- a/network/sylpheed/sylpheed.SlackBuild
+++ b/network/sylpheed/sylpheed.SlackBuild
@@ -88,12 +88,6 @@ find -L . \
sed -i 's|enchant/|enchant-2/|g' src/compose.c
sed -i 's| enchant| enchant-2|g' configure
-# fix for enchant >= 2.1.3
-# https://www.archlinux.org/todo/enchant-221-rebuild/
-# Thanks Arch
- sed -i 's,enchant/,enchant-2/,g' src/compose.c
- sed -i 's/ enchant/ enchant-2/g' configure
-
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
./configure \