summaryrefslogtreecommitdiffstats
path: root/debian/rules
blob: 2fc947ef7012e5844381b400681cf405b82e0ee9 (plain)
1
2
3
4
5
6
7
#!/usr/bin/make -f
%:
	dh $@

override_dh_auto_install:
	install -d -m 755 $(CURDIR)/debian/tmp/usr/share/misc
	install -m 644 $(CURDIR)/usb.ids $(CURDIR)/debian/tmp/usr/share/misc