]> Creatis software - gdcm.git/blobdiff - PACKAGER
Ops ! Forgot to commit the .h
[gdcm.git] / PACKAGER
index 8b3b8227863974d46a51140bb00a46d853e3127c..1644da26194f0b7b0a135b7f56404bb0249e1efb 100644 (file)
--- 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`