From 36011b26dc774c91e89a13aca05ae51b23f891a0 Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Mon, 9 Aug 2021 17:16:49 +0200 Subject: network/sylpheed: Remove double fix. Signed-off-by: Matteo Bernardini Signed-off-by: Willy Sudiarto Raharjo --- network/sylpheed/sylpheed.SlackBuild | 6 ------ 1 file changed, 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 \ -- cgit v1.2.3