File: build_inplace

package info (click to toggle)
python-cjson 1.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 140 kB
  • ctags: 138
  • sloc: ansic: 947; python: 251; makefile: 9; 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