Search
j0ke.net Open Build Service
>
Projects
>
home:netmax
:
tools
>
jailkit
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 5
[-]
[+]
Changed
jailkit.spec
@@ -11,6 +11,7 @@ Patch0: jailkit-init-no-unitedlinux.patch %if 0%{?rhel} >= 8 BuildRequires: python3 +%define pythonpath /usr/bin/python3 %else BuildRequires: python %endif @@ -32,6 +33,9 @@ %patch0 %build +%if 0{?pythonpath} +export PYTHONINTERPRETER %{pythonpath} +%endif %configure %__make