This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
python: add python2 symlink to python as per PEP394
lilik-openwrt-22.03
Alexandru Ardelean
10 years ago
parent
b0c21ae7aa
commit
e3145e1fb0
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
lang/python/Makefile
+ 1
- 0
lang/python/Makefile
View File
@ -411,6 +411,7 @@ endef
d
e
f
i
n
e
P
y
P
a
c
k
a
g
e
/
p
y
t
h
o
n
/
i
n
s
t
a
l
l
$(
LN
)
python
$(
PYTHON_VERSION
)
$(
1
)
/usr/bin/python
$(
LN
)
python
$(
PYTHON_VERSION
)
$(
1
)
/usr/bin/python2
e
n
d
e
f
d
e
f
i
n
e
P
y
P
a
c
k
a
g
e
/
p
y
t
h
o
n
-
d
o
c
/
f
i
l
e
s
p
e
c
Write
Preview
Loading…
Cancel
Save