mirror of
https://codeberg.org/kiss-community/repo
synced 2024-11-15 11:10:08 -07:00
nodejs: just use sh brother
This commit is contained in:
parent
b6e7bec6d5
commit
11372bba2a
@ -2,9 +2,7 @@
|
||||
|
||||
export PYTHON=python2
|
||||
|
||||
chmod +x configure
|
||||
|
||||
./configure \
|
||||
sh ./configure \
|
||||
--prefix=/usr
|
||||
|
||||
make
|
||||
|
Loading…
Reference in New Issue
Block a user