From 4baf55ceb7720102e38048c998b1dfd9260452ad Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 17 Oct 2015 11:21:43 +0200 Subject: [PATCH] evolution-data-server: drop unnecessary cross tweaks. --- 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 8a7e7e7d7a6..cfd37ca7877 100644 --- a/srcpkgs/evolution-data-server/template +++ b/srcpkgs/evolution-data-server/template @@ -23,8 +23,6 @@ checksum=4fe7c520a49d4c7fd67ed6fc2dfb33667f6138368c7bbe3ecd8c4ad2356771bc build_options="gir" if [ -z "$CROSS_BUILD" ]; then build_options_default="gir" -else - LDFLAGS="-L${XBPS_CROSS_BASE}/usr/lib" fi pre_configure() {