Define python2 in configure

This commit is contained in:
Leigh Scott 2019-06-23 22:20:24 +01:00
parent 9e334cceef
commit 6c864fb558

View File

@ -28,6 +28,7 @@ view tar and zip files, and to poke into RPMs for specific files.
%prep
%autosetup -p1
sed -i -e 's|/usr/bin/python|/usr/bin/python2|g' configure
%build
%configure \