Skip to content

Commit

Permalink
only centos6 needs python 2.6 patch
Browse files Browse the repository at this point in the history
git-svn-id: https://xpra.org/svn/Xpra/trunk@21000 3bb7dfac-3a0b-4e04-842a-767bc560f471
  • Loading branch information
totaam committed Nov 15, 2018
1 parent 6a24917 commit a3cc56c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rpmbuild/python-rencode.spec
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,9 @@ b-encodings.

%prep
%setup -qn rencode-%{version}
%if 0%{el6}
%patch1 -p1
%endif

%if 0%{?with_python3}
rm -rf %{py3dir}
Expand Down

0 comments on commit a3cc56c

Please sign in to comment.