On 20-Dec-05, at 10:10 PM, Nigel Pearson wrote:

-            Syscall(['hdiutil', 'create', '-size', '1000m',
"$SCRIPTDIR/.osx-packager.dmg",

Nigel when you get a chance could you fix a minor typo where the last hdiutil call is a System() call instead of Syscall(). There is no System() sub so you always get an error message. Personally I prefer to have the packager disk mounted after the build so the call should be commented out.

- George

_______________________________________________
mythtv-dev mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Reply via email to