diff -ruNp a/dahdi-tools-2.1.0.2/Makefile b/dahdi-tools-2.1.0.2/Makefile --- a/dahdi-tools-2.1.0.2/Makefile 2008-12-15 18:19:07.000000000 -0200 +++ b/dahdi-tools-2.1.0.2/Makefile 2009-08-19 19:37:35.489155883 -0300 @@ -69,8 +69,8 @@ endif RCCONF_FILE = /etc/dahdi/init.conf MODULES_FILE = /etc/dahdi/modules -MODPROBE_FILE = /etc/modprobe.d/dahdi -BLACKLIST_FILE = /etc/modprobe.d/dahdi.blacklist +MODPROBE_FILE = /etc/modprobe.d/dahdi.conf +BLACKLIST_FILE = /etc/modprobe.d/dahdi.blacklist.conf NETSCR_DIR := $(firstword $(wildcard $(DESTDIR)/etc/sysconfig/network-scripts )) ifneq (,$(NETSCR_DIR))