From d7f98e33ac586ba7cffa92dd65f69904df111442 Mon Sep 17 00:00:00 2001 From: mattf Date: Thu, 9 Nov 2006 21:08:26 +0000 Subject: Minor makefile typo git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1584 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 282ab08..4fb9c76 100644 --- a/Makefile +++ b/Makefile @@ -313,7 +313,7 @@ stackcheck: checkstack $(BUILDVER) b410p: @wget -V >/dev/null || (echo "You need wget in order to install the drivers" ; false) - [ -f misdn-b410p.tar.bz ] || wget ftp://ftp.digium.com/pub/zaptel/b410p/misdn-b410p.tar.gz + [ -f misdn-b410p.tar.gz ] || wget ftp://ftp.digium.com/pub/zaptel/b410p/misdn-b410p.tar.gz tar -zxf misdn-b410p.tar.gz $(MAKE) -C misdn install [ -f mISDNuser.tar.gz ] || wget ftp://ftp.digium.com/pub/zaptel/b410p/mISDNuser.tar.gz -- cgit v1.2.3