File: build-example-debianized

package info (click to toggle)
python-cmake-build-extension 0.6.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 488 kB
  • sloc: python: 504; cpp: 70; sh: 13; makefile: 5
file content (6 lines) | stat: -rwxr-xr-x 131 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
#!/bin/sh
export CMAKE_BUILD_EXTENSION_DEBIAN=1
eval `dpkg-buildflags --export=sh`
py3versions -s
exec debian/tests/build-example