[packages/FileZilla] - disable precompiled headers beacuse of broken Makefile - rel 2
baggins
baggins at pld-linux.org
Thu Apr 12 09:10:07 CEST 2018
commit 0eeb1394c0a59e63424d9686599351fb64d3c799
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Thu Apr 12 09:09:36 2018 +0200
- disable precompiled headers beacuse of broken Makefile
- rel 2
FileZilla.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/FileZilla.spec b/FileZilla.spec
index a4ca4f5..bd0de59 100644
--- a/FileZilla.spec
+++ b/FileZilla.spec
@@ -7,7 +7,7 @@ Summary(ru.UTF-8): FTP клиент для X Window
Summary(uk.UTF-8): FTP клієнт для X Window
Name: FileZilla
Version: 3.31.0
-Release: 1
+Release: 2
License: GPL
Group: X11/Applications/Networking
Source0: http://downloads.sourceforge.net/filezilla/%{name}_%{version}_src.tar.bz2
@@ -92,6 +92,7 @@ cd locales
%{__automake}
%configure \
xdgopen=/usr/bin/xdg-open \
+ --disable-precomp \
--with-wx-config=wx-gtk2-unicode-config \
--with-tinyxml=builtin
%{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/FileZilla.git/commitdiff/0eeb1394c0a59e63424d9686599351fb64d3c799
More information about the pld-cvs-commit
mailing list