Thanks.

   Also thanks to those of you who answered Shawn's question about "make".

BTW, are there any test suites that I need to run before RTI'ing my code change?


Thanks,
Ben

On 4/09/10 11:25 PM, Shawn Walker thus spake:
On 09/ 2/10 03:54 PM, Ben Chang wrote:
I am new to IPS in general. I need to manually create a package
dependency between service/network/nis and developer/build/make for a
bug I'm fixing. To do what I need, is it sufficient to add:

# rpc.ypupdated needs /usr/ccs/bin/make to work
depend fmri=developer/build/[email protected] type=require

to ./usr/src/pkg/manifests/service-network-nis.mf?

I believe it should be:

depend fmri=developer/build/make type=require

In other words, omit the version information.

Although a better question is why the nis network service depends on
make (seems odd).

-Shawn
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to