Hi Albrecht, > Just a little nitpick: the 'Foundation' Python module seems to be > non-standard; at least it's not present by default on Tiger. Thus I suggest > to use POSIX tools exclusively, as with the attached patch - somewhat more > ugly, but serves the same.
there are two issues with the script here: 1. "echo -e" is not POSIX, so the generated Info.plist might (and indeed does!) contain all those "-e"s 2. each make invocation adds another CFBundleDocumentTypes array to Info.plist Regards, -- Michael :wq ------------------------------------------------------------------------------ Doing More with Less: The Next Generation Virtual Desktop What are the key obstacles that have prevented many mid-market businesses from deploying virtual desktops? How do next-generation virtual desktops provide companies an easier-to-deploy, easier-to-manage and more affordable virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/ _______________________________________________ Qlandkartegt-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users
