summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDmitry Kozlov <xeb@mail.ru>2010-10-14 22:54:07 +0400
committerDmitry Kozlov <xeb@mail.ru>2010-10-14 22:54:07 +0400
commitcfabc95fbef19237057f42122898e7604307e1e7 (patch)
tree6b748bedaaefcadd820ac735e6a226fa30ffc523 /README
parent53fa9ea09429af6e67616d3157a6e907d1e632e9 (diff)
downloadaccel-ppp-cfabc95fbef19237057f42122898e7604307e1e7.tar.gz
accel-ppp-cfabc95fbef19237057f42122898e7604307e1e7.zip
updated gentoo ebuids
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 4dff39b7..a0a9a907 100644
--- a/README
+++ b/README
@@ -39,7 +39,7 @@ Compilation and instalation
-----------
Make sure you have configured kernel headers in /usr/src/linux,
or specify other location via KDIR.
-1. cd /path/to/accel-pptp-1.0
+1. cd /path/to/accel-pptp-1.1
2. mkdir build
3. cd build
4. cmake [-DBUILD_DRIVER=TRUE] [-DKDIR=/usr/src/linux] [-DCMAKE_INSTALL_PREFIX=/usr/local] [-DCMAKE_BUILD_TYPE=Debug] [-DLOG_PGSQL=TRUE] [-DL2TP=TRUE] [-DSHAPER=TRUE] ..