From bed2ab395998995ac9a969e69ba044294324f54f Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 23 Oct 2015 12:51:59 +0200 Subject: [PATCH] evolution-data-server: get rid of cross workarounds. --- srcpkgs/evolution-data-server/template | 2 -- 1 file changed, 2 deletions(-) diff --git a/srcpkgs/evolution-data-server/template b/srcpkgs/evolution-data-server/template index 30740a7c7a2..03f12d1fa8b 100644 --- a/srcpkgs/evolution-data-server/template +++ b/srcpkgs/evolution-data-server/template @@ -27,8 +27,6 @@ fi pre_configure() { if [ "$CROSS_BUILD" ]; then - # Suppress wrong `pkg-config --cflags libical` result -I/usr/include - sed -i configure -e "/LIBICAL_EXTRA_CFLAGS=\"/s; -I.*\";\";" # Create iconv-detect.h for cross builds echo '/* This is an auto-generated header, DO NOT EDIT! */' > iconv-detect.h echo >>iconv-detect.h