Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
pradal committed May 18, 2024
1 parent cc49648 commit f4711cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda/build.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash

scons install --prefix=${PREFIX}
scons prefix=${PREFIX} install

${PYTHON} setup.py install --prefix=${PREFIX}

0 comments on commit f4711cb

Please sign in to comment.