This website works better with JavaScript.
Home
Explore
Help
Sign In
damien
/
slackbuilds
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
l/ice-py: Removed Python2 support.
current-20200608
Damien Goutte-Gattat
7 months ago
parent
e7ffc6b108
commit
43bf6faf07
1 changed files
with
0 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-4
l/ice-py/ice-py.SlackBuild
+ 0
- 4
l/ice-py/ice-py.SlackBuild
View File
@ -83,10 +83,6 @@ tar xf $CWD/$ARCHIVE
cd $NAME
CFLAGS=$CPUOPT \
CXXFLAGS=$CPUOPT \
python2 setup.py build
python2 setup.py install --root=$PKG
CFLAGS=$CPUOPT \
CXXFLAGS=$CPUOPT \
python3 setup.py build
python3 setup.py install --root=$PKG
Write
Preview
Loading…
Cancel
Save