Code

modified the symlink for python packages to point to the real location (inside python...
authorjiho-sf <jiho-sf@users.sourceforge.net>
Fri, 15 Jun 2007 16:48:53 +0000 (16:48 +0000)
committerjiho-sf <jiho-sf@users.sourceforge.net>
Fri, 15 Jun 2007 16:48:53 +0000 (16:48 +0000)
packaging/macosx/osx-dmg.sh

index a7e0b276c88c232e5f0c77cb7b239e153e5bdd13..91aefdd41d6be74cdae6f0b878635009c5773064 100755 (executable)
@@ -84,7 +84,7 @@ if [ ${add_python} = "true" ]; then
        # copy python libraries
        cp -rf "$python_dir"/* "$TMPDIR"/
        # link python environment in order to drag and drop inkscape onto it
-       ln -sf /Library/Python/2.3/site-packages "$TMPDIR"/Python\ site-packages
+       ln -sf /System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-packages "$TMPDIR"/Python\ site-packages
 fi
 
 # Copy a background image inside a hidden directory so the image