2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

nodejs: fix build

This commit is contained in:
Dylan Araps 2019-10-08 21:15:53 +03:00
parent f7451c1c38
commit b9afa0b8f4
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

View File

@ -1,7 +1,7 @@
#!/bin/sh -e
# Force a Python 3 build.
sed -i'' 's/\(2, 7\)/(3, 7)/' configure
sed -i'' '/sys.exit(1)/d' configure
sh ./configure \
--prefix=/usr