mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-11-16 16:19:22 +01:00
zncconfigure: remove pyenv mess
This commit is contained in:
parent
0cc72ef7cc
commit
4ff947c8aa
@ -7,11 +7,6 @@ set -x
|
|||||||
#unset CC
|
#unset CC
|
||||||
#unset CXX
|
#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)
|
# znc directory is the cloned git repository (https://github.com/znc/znc.git)
|
||||||
cd znc
|
cd znc
|
||||||
# to make sure that we have all changes
|
# to make sure that we have all changes
|
||||||
|
Loading…
Reference in New Issue
Block a user