Open Media Library Platform (Darwin)
This commit is contained in:
commit
5be0d7d916
16 changed files with 273 additions and 0 deletions
6
build/pip/build.sh
Executable file
6
build/pip/build.sh
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
#!/bin/bash
|
||||
cd `dirname $0`
|
||||
. ../env
|
||||
|
||||
$prefix/bin/python $src/ez_setup.py
|
||||
$prefix/bin/easy_install pip
|
||||
Loading…
Add table
Add a link
Reference in a new issue