Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 270283 | Differences between
and this patch

Collapse All | Expand All

(-)dahdi-tools-2.2.0.orig/Makefile (-2 / +2 lines)
Lines 70-77 Link Here
70
RCCONF_FILE	= /etc/dahdi/init.conf
70
RCCONF_FILE	= /etc/dahdi/init.conf
71
MODULES_FILE	= /etc/dahdi/modules
71
MODULES_FILE	= /etc/dahdi/modules
72
GENCONF_FILE	= /etc/dahdi/genconf_parameters
72
GENCONF_FILE	= /etc/dahdi/genconf_parameters
73
MODPROBE_FILE	= /etc/modprobe.d/dahdi
73
MODPROBE_FILE	= /etc/modprobe.d/dahdi.conf
74
BLACKLIST_FILE	= /etc/modprobe.d/dahdi.blacklist
74
BLACKLIST_FILE	= /etc/modprobe.d/dahdi.blacklist.conf
75
75
76
NETSCR_DIR	:= $(firstword $(wildcard $(DESTDIR)/etc/sysconfig/network-scripts ))
76
NETSCR_DIR	:= $(firstword $(wildcard $(DESTDIR)/etc/sysconfig/network-scripts ))
77
ifneq (,$(NETSCR_DIR))
77
ifneq (,$(NETSCR_DIR))

Return to bug 270283