dahdi-firmware/debian/rules

11 lines
133 B
Plaintext
Raw Normal View History

2020-10-29 15:25:29 +00:00
#!/usr/bin/make -f
%:
dh $@
override_dh_install:
make DESTDIR=debian/dahdi-firmware-nonfree hotplug-install
download:
make all