From 82750add3d81c7e8b66fb314f4bd8d722015ed6c Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Tue, 17 Jun 2008 22:09:22 +0000 Subject: some more minor fixes... the equivalent of zaptel r4356 is now included here git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@4383 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5b01d25..23c47be 100644 --- a/Makefile +++ b/Makefile @@ -204,7 +204,7 @@ ifdef COPY_INITD endif ifdef RCCONF_DIR ifeq (,$(wildcard $(DESTDIR)$(RCCONF_DIR)/dahdi)) - $(INSTALL) -D -m 644 dahdi.sysconfig $(DESTDIR)$(RCCONF_DIR)/dahdi + install -D -m 644 dahdi.sysconfig $(DESTDIR)$(RCCONF_DIR)/dahdi endif endif ifdef COPY_NETSCR -- cgit v1.2.3