forked from kiss-community/repo
python: update for new env
This commit is contained in:
parent
57202d6d8f
commit
f2e4cb7076
@ -23,7 +23,7 @@ patch -p1 < python3-always-pip.patch
|
||||
--without-doc-strings
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
||||
make install
|
||||
|
||||
ln -s python3 "$1/usr/bin/python"
|
||||
ln -s pip3 "$1/usr/bin/pip"
|
||||
|
Loading…
Reference in New Issue
Block a user