Index: /issm/trunk-jpl/jenkins/linux64_ross
===================================================================
--- /issm/trunk-jpl/jenkins/linux64_ross	(revision 23114)
+++ /issm/trunk-jpl/jenkins/linux64_ross	(revision 23115)
@@ -12,5 +12,5 @@
 	--with-matlab-dir=$MATLAB_PATH \
 	--with-python-dir=/usr \
-	--with-python-numpy-dir="/home/jenkins/.local/lib/python2.7/site-packages/numpy" \
+	--with-python-numpy-dir=~/.local/lib/python2.7/site-packages/numpy \
 	--with-triangle-dir=$ISSM_DIR/externalpackages/triangle/install \
 	--with-mpi-include=$ISSM_DIR/externalpackages/mpich/install/include  \
Index: /issm/trunk-jpl/jenkins/linux64_ross_python
===================================================================
--- /issm/trunk-jpl/jenkins/linux64_ross_python	(revision 23114)
+++ /issm/trunk-jpl/jenkins/linux64_ross_python	(revision 23115)
@@ -11,5 +11,5 @@
 	--disable-static \
 	--with-python-dir=/usr \
-	--with-python-numpy-dir=/home/jenkins/.local/lib/python2.7/site-packages/numpy \
+	--with-python-numpy-dir=~/.local/lib/python2.7/site-packages/numpy \
 	--with-triangle-dir=$ISSM_DIR/externalpackages/triangle/install \
 	--with-mpi-include=$ISSM_DIR/externalpackages/mpich/install/include  \
Index: /issm/trunk-jpl/jenkins/linux64_ross_se
===================================================================
--- /issm/trunk-jpl/jenkins/linux64_ross_se	(revision 23114)
+++ /issm/trunk-jpl/jenkins/linux64_ross_se	(revision 23115)
@@ -12,5 +12,5 @@
 	--with-matlab-dir=$MATLAB_PATH \
 	--with-python-dir=/usr \
-	--with-python-numpy-dir=/home/jenkins/.local/lib/python2.7/site-packages/numpy \
+	--with-python-numpy-dir=~/.local/lib/python2.7/site-packages/numpy \
 	--with-triangle-dir=$ISSM_DIR/externalpackages/triangle/install \
 	--with-mpi-include=$ISSM_DIR/externalpackages/mpich/install/include  \
