On Friday, March 17, 2006, at 06:15AM, Rick Cochran <email@hidden> wrote:
>-----------------
>donal>
>/Developer/Applications/Utilities/PackageMaker.app/Contents/MacOS/PackageMaker
>-build -proj klpr2.pmproj -p klpr2.pkg -v
>
>The package could not be created because of the following errors:
>No root specified for archive.
>-----------------
>donal>
>/Developer/Applications/Utilities/PackageMaker.app/Contents/MacOS/PackageMaker
>-build -f dstroot -b /tmp -ds -v -r resources -p klpr2.pkg
>
>The package could not be created because of the following errors:
>No package identifier specified.
>-----------------
Here's a snippet from my Makefile:
$(PACKAGEMAKER) -build -p $(CURDIR)/$(INSTALLPKG) \
-f $(CURDIR)/dstroot \
-r $(CURDIR)/Install/Resources \
-i $(CURDIR)/Install/Info.plist \
-d $(CURDIR)/Install/Description.plist
--
Roger L Long
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Printing mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/printing/email@hidden
This email sent to email@hidden