blob: 5d326562c414aa40dacdef2e684be5ff80312e97 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
diff -Nrau openl2tp-1.8.o/Makefile openl2tp-1.8/Makefile
--- openl2tp-1.8.o/Makefile 2011-06-03 17:45:24.000000000 +0200
+++ openl2tp-1.8/Makefile 2011-06-03 17:52:22.000000000 +0200
@@ -55,7 +55,7 @@
# in the pppd subdirectory of the compiler's default search path
# (e.g. /usr/include/pppd). but can be pointed to another directory if
# desired.
-PPPD_VERSION= 2.4.5
+#PPPD_VERSION= 2.4.5
# PPPD_INCDIR= /usr/include/pppd
# PPPD_LIBDIR= $(SYS_LIBDIR)/pppd/$(PPPD_VERSION)
|