File: build_inplace

package info (click to toggle)
python-cjson 1.0.5-1%2Blenny1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 124 kB
  • ctags: 125
  • sloc: ansic: 916; python: 245; makefile: 22; sh: 2
file content (5 lines) | stat: -rwxr-xr-x 70 bytes parent folder | download | duplicates (8)
1
2
3
4
5
#!/bin/sh

python setup.py build_ext --inplace
python setup.py clean