File: rules

package info (click to toggle)
python-libzim 3.6.0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 332 kB
  • sloc: python: 1,690; cpp: 397; makefile: 7
file content (9 lines) | stat: -rwxr-xr-x 216 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export PYBUILD_NAME=libzim
export DONT_DOWNLOAD_LIBZIM=1
export USE_SYSTEM_LIBZIM=1
export OFFLINE=1

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