File: build-all.sh

package info (click to toggle)
pycxx 7.1.8-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,284 kB
  • sloc: cpp: 6,767; python: 1,138; sh: 85; ansic: 60; makefile: 18
file content (3 lines) | stat: -rwxr-xr-x 39 bytes parent folder | download | duplicates (4)
1
2
3
#!/bin/bash
set -e
./build-all.py "$@"