zncconfigure: remove pyenv mess

This commit is contained in:
Aminda Suomalainen 2015-01-21 09:57:08 +02:00
parent 0cc72ef7cc
commit 4ff947c8aa
1 changed files with 0 additions and 5 deletions

View File

@ -7,11 +7,6 @@ set -x
#unset CC
#unset CXX
## for use with pyenv
#export LD_LIBRARY_PATH=$HOME/.pyenv/versions/3.4.2/lib
#export PKG_CONFIG_PATH=$HOME/.pyenv/versions/3.4.2/lib/pkgconfig/:$HOME/.local/bin/pkg-config:/usr/lib/x86_64-linux-gnu/pkgconfig:/usr/bin/pkg-config
# znc directory is the cloned git repository (https://github.com/znc/znc.git)
cd znc
# to make sure that we have all changes