[filezilla/f21] Fixup WXRC path

Nicolas Chauvet kwizart at fedoraproject.org
Mon Oct 20 19:08:30 UTC 2014


commit abc306893e38799a51c5d7988adc488ff8be1b3b
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Mon Oct 20 21:08:20 2014 +0200

    Fixup WXRC path

 filezilla.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/filezilla.spec b/filezilla.spec
index fbe0e9b..693a882 100644
--- a/filezilla.spec
+++ b/filezilla.spec
@@ -54,7 +54,7 @@ FileZilla is a FTP, FTPS and SFTP client for Linux with a lot of features.
 
 %build
 # for wxGTK3 - needed to find wxrc
-PATH=$PATH:%{_libexecdir}/wxGTK3/
+export WXRC=%{_bindir}/wxrc-3.0
 %configure \
   --disable-static \
   --enable-locales \


More information about the scm-commits mailing list