File: rules

package info (click to toggle)
cdemu-client 3.2.5-2
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 400 kB
  • sloc: python: 1,072; sh: 186; xml: 87; makefile: 5
file content (14 lines) | stat: -rwxr-xr-x 193 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f
# -*- makefile -*-


#export DH_VERBOSE=1


override_dh_auto_configure:
	dh_auto_configure -- -DPOST_INSTALL_HOOKS:BOOL=OFF

override_dh_auto_test:

%:
	dh $@ --with python3