File: rules

package info (click to toggle)
matrix-synapse-ldap3 0.2.2%2Bgit20221102%2B258473620416-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 184 kB
  • sloc: python: 977; sh: 10; 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