X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=PACKAGER;h=1644da26194f0b7b0a135b7f56404bb0249e1efb;hb=ebee24c21fea75fcb7d0e4479cf72072fe6775f1;hp=8b3b8227863974d46a51140bb00a46d853e3127c;hpb=7a05cf86c9ad068d7d098d60d1537bf4503d0879;p=gdcm.git diff --git a/PACKAGER b/PACKAGER index 8b3b8227..1644da26 100644 --- a/PACKAGER +++ b/PACKAGER @@ -24,7 +24,7 @@ Here is the checklist when freezing a version of gdcm: its produced packages through the test suite, in all following cases - Direct installation: cd $GDCMHOME - python setup.py install --prefix=/tmp/ + python setup.py install --prefix=/tmp cd /tmp/lib/python2.2/site-packages/ ln -s $GDCMHOME/gdcmData . export PYTHONPATH=`pwd`