]> git.pld-linux.org Git - packages/wvdial.git/blob - wvdial-make.patch
- massive attack: source-md5
[packages/wvdial.git] / wvdial-make.patch
1 diff -urN wvdial-1.53.org/src/Makefile wvdial-1.53/src/Makefile
2 --- wvdial-1.53.org/src/Makefile        Sat Aug 24 18:50:30 2002
3 +++ wvdial-1.53/src/Makefile    Sat Aug 24 18:50:39 2002
4 @@ -9,7 +9,7 @@
5  wvdial.a: wvdialer.o wvdialtext.o wvmodemscan.o wvpapchap.o wvdialbrain.o \
6         wvdialmon.o
7  
8 -LIBS = -L../wvstreams -lwvutils -lwvstreams
9 +LIBS = -L../wvstreams -lwvutils -lwvstreams -lcrypt
10  
11  wvdial wvdialconf papchaptest atztest pppmon: wvdial.a
12  
This page took 0.0655 seconds and 3 git commands to generate.