File: rules

package info (click to toggle)
matrix-synapse-ldap3 0.1.4%2Bgit20201015%2Ba3c7a9f-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 148 kB
  • sloc: python: 910; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 192 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export PYBUILD_NAME=matrix-synapse-ldap3
%:
	dh $@ --with python3 --buildsystem=pybuild

# Skipping test due to https://bugs.debian.org/795248
override_dh_auto_test:
	true