forked from pool/ranger
This commit is contained in:
parent
d863799ad0
commit
f77dbf0153
@ -51,7 +51,7 @@ though ranger is easily controllable with just the arrow keys or the mouse.
|
|||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
sed -e 's|#!/usr/bin/env python|#!%{_bindir}/python3|' -i doc/tools/*.py
|
sed -e 's|#!/usr/bin/env python|#!%{_bindir}/python3|' -i doc/tools/*.py
|
||||||
sed -e 's|#!/usr/bin/env bash|#!%{_bindir}/bash|' -i ranger/data/scope.sh
|
sed -e 's|#!/usr/bin/env bash|#!/bin/bash|' -i ranger/data/scope.sh
|
||||||
|
|
||||||
%build
|
%build
|
||||||
python3 ./setup.py build
|
python3 ./setup.py build
|
||||||
|
Loading…
Reference in New Issue
Block a user