cjdns/cjdns.python3.patch

10 lines
366 B
Diff
Raw Normal View History

2017-02-18 20:37:24 +00:00
diff -up ./node_build/dependencies/libuv/gyp_uv.py.python3 ./node_build/dependencies/libuv/gyp_uv.py
--- ./node_build/dependencies/libuv/gyp_uv.py.python3 2017-02-18 15:19:22.280061575 -0500
+++ ./node_build/dependencies/libuv/gyp_uv.py 2017-02-18 15:32:37.090478242 -0500
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2
2018-02-21 18:58:17 +00:00
import os
2017-02-18 20:37:24 +00:00
import platform