From ac2f9b97196e64449ee6dc4c0f0f036aee255041 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Tue, 15 Sep 2020 09:45:48 +0200 Subject: [PATCH] Revert "tellico: fix build" This reverts commit d2a99ce0b4ec1ab411b10a4581cfff36a24750cc. It does not really fix the build and was accidentially pushed. --- srcpkgs/tellico/template | 3 --- 1 file changed, 3 deletions(-) diff --git a/srcpkgs/tellico/template b/srcpkgs/tellico/template index a5ced0219c7..971dca30ec4 100644 --- a/srcpkgs/tellico/template +++ b/srcpkgs/tellico/template @@ -27,6 +27,3 @@ desc_option_xmp="Support for reading PDF/XMP metadata" desc_option_yaz="Support for searching z39.50 databases" desc_option_cddb="Support for CDDB searches" desc_option_scanner="Support for adding scanned images to a collection" - -# Need to specify the include path for taglib-devel fileref.h -CXXFLAGS="-I${XBPS_CROSS_BASE}/usr/include/taglib"