File: build-example-debianized

package info (click to toggle)
python-cmake-build-extension 0.6.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 484 kB
  • sloc: python: 504; cpp: 70; sh: 13; makefile: 5
file content (6 lines) | stat: -rwxr-xr-x 131 bytes parent folder | download
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