File: rules

package info (click to toggle)
libvirt-python 9.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,552 kB
  • sloc: ansic: 10,621; python: 4,655; xml: 897; sh: 206; makefile: 16
file content (12 lines) | stat: -rwxr-xr-x 249 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f
# -*- makefile -*-

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

%:
	dh $@ --buildsystem=pybuild