From f958aecd468cf90961d28a4bcd88413ee9b418c6cfe5b86cc928d7f520e31050 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josef=20M=C3=B6llers?= Date: Thu, 13 Apr 2017 14:30:51 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/science:HPC/opa-fmgui?expand=0&rev=16 --- opa-fmgui.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/opa-fmgui.spec b/opa-fmgui.spec index 80d066d..c41fb32 100644 --- a/opa-fmgui.spec +++ b/opa-fmgui.spec @@ -73,8 +73,7 @@ script fmgui. %patch5 -p1 %build -find / -name gradle-3.5-bin.zip 2>/dev/null -(cd %{_tmppath}; unzip $(find / -name gradle-3.5-bin.zip 2>/dev/null)) +(cd %{_tmppath}; unzip $RPM_SOURCE_DIR/gradle-3.5-bin.zip) GRADLE_LIB_DIR=$RPM_SOURCE_DIR export GRADLE_LIB_DIR %{_tmppath}/gradle-3.5/bin/gradle copyDeps build --info