From fcbaecc4efe52e215700b447d9783d41ed7099ce Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Wed, 2 Mar 2016 10:11:54 -0600 Subject: [PATCH] fix configure reference --- python-qt5.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-qt5.spec b/python-qt5.spec index 49044cd..2839453 100644 --- a/python-qt5.spec +++ b/python-qt5.spec @@ -190,7 +190,7 @@ popd %if 0%{?with_python3} mkdir %{_target_platform}-python3 pushd %{_target_platform}-python3 -%{__python3} configure.py \ +%{__python3} ../configure.py \ --assume-shared \ --confirm-license \ --no-timestamp \