dahdi-firmware/debian/rules

11 lines
133 B
Makefile
Executable File

#!/usr/bin/make -f
%:
dh $@
override_dh_install:
make DESTDIR=debian/dahdi-firmware-nonfree hotplug-install
download:
make all