summaryrefslogtreecommitdiff
path: root/debian/rules
blob: bb7acbc666af9da4be6268a6333464400036f6a1 (plain)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- -DUDEV_RULES_DIR=/lib/udev/rules.d