File: rules

package info (click to toggle)
volatildap 1.5.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 284 kB
  • sloc: python: 1,011; makefile: 76; sh: 22
file content (10 lines) | stat: -rwxr-xr-x 224 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export PYBUILD_NAME=volatildap

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

# The tests require a live LDAP database (slapd), so they are run via
# autopkgtest after the build.
override_dh_auto_test: