summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorqwell <qwell@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-01-22 21:04:19 +0000
committerqwell <qwell@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-01-22 21:04:19 +0000
commit98dee28718bde76f38d59b96022eeac39ec04e2d (patch)
tree594701d26a3af62cf3c1339dda1869513c0f4029 /Makefile
parentbdecc82114154adc28d1f90ecb67483dfea2e51b (diff)
Fix typo in Makefile
Issue 8885, patch by James git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1889 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b379525..a36aa7a 100644
--- a/Makefile
+++ b/Makefile
@@ -314,7 +314,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