File: rules

package info (click to toggle)
indi-nightscape 1.0.6%2B20221222181314-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 524 kB
  • sloc: cpp: 2,654; makefile: 5
file content (8 lines) | stat: -rwxr-xr-x 161 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- \
		-DUDEVRULES_INSTALL_DIR=$(shell pkg-config --variable=udevdir udev)/rules.d