Add env var to install script

This commit is contained in:
Brandon Heller
2010-02-18 12:10:36 -08:00
parent 4f4f1dd2fa
commit 28ab4a33d6
+3
View File
@@ -17,3 +17,6 @@ cd build
../configure --with-python=yes ../configure --with-python=yes
make make
#make check #make check
#Add NOX_CORE_DIR env var;; modify ~/.bashrc:
sudo sed -i -e 's|# for examples$|&\ncomplete -cf sudo|' ~/.bashrc