On 30 Jun 2008, at 11:35, Chris Ridd wrote: > Here's the relevant bit of manifest - emacs-22.2 is the file, and > emacs is a hardlink to it. > > bash-3.2$ grep opt/emacs/bin/emacs-22 manifest > file opt/emacs/bin/emacs-22.2 mode=0555 owner=root group=bin path=opt/ > emacs/bin/emacs-22.2 > hardlink path=opt/emacs/bin/emacs target=opt/emacs/bin/emacs-22.2
I recreated the pkg using a relative target in the hardlink, ie: hardlink path=opt/emacs/bin/emacs target=emacs-22.2 and the package now installs OK, and the two files are appropriately hardlinked. Bug 2358 raised. Cheers, Chris _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
