File: rules

package info (click to toggle)
python-libzim 0.0.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 788 kB
  • sloc: python: 459; cpp: 226; makefile: 4
file content (6 lines) | stat: -rwxr-xr-x 142 bytes parent folder | download
1
2
3
4
5
6
#!/usr/bin/make -f
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export PYBUILD_NAME=libzim

%:
	dh $@ --with python3 --buildsystem=pybuild