File: rules

package info (click to toggle)
libusb 2%3A0.1.12-35
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,344 kB
  • sloc: sh: 8,374; ansic: 3,281; cpp: 960; makefile: 112
file content (10 lines) | stat: -rwxr-xr-x 183 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh $@ --with autoreconf

override_dh_auto_configure-arch:
	dh_auto_configure -- --enable-build-docs

# Tests need root, so disable them
override_dh_auto_test: