aboutsummaryrefslogtreecommitdiffstats
path: root/packages/wvdial/wvdial-1.56/fixmakefile.patch
blob: 38160e61fd8c19f76c9502790e32727583048ac0 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- wvdial-1.56/Makefile~	2009-01-13 21:03:10.000000000 +0100
+++ wvdial-1.56/Makefile	2009-01-13 21:03:10.000000000 +0100
@@ -38,7 +38,7 @@
 ifeq ($(WVSTREAMS_LIB),)
  LIBUNICONF:=-luniconf
 endif
-wvdial wvdialconf papchaptest pppmon: wvdial.a $(LIBUNICONF)
+wvdial wvdialconf papchaptest pppmon: wvdial.a
 
 install-bin: all
 	[ -d ${BINDIR}      ] || install -d ${BINDIR}