tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkginstall variables



Hi list,

I've been trying to implement a pkginstall fragment to keep track of the directories in /usr/pkg/lib/ocaml/ld.conf (currently taken care of by calling a script from the PLIST, which is not ideal)

To this end, I need to get the OCAML_FINDLIB_DIRS variable which is currently defined in mk/ocaml.mk to the install scripts. I've been mucking around with INSTALL_ENV and INSTALL_SCRIPTS_ENV, but this doesn't seem to get passed on.

Can anyone tell me the correct way of doing this?

best,

  Jaap

--
"Then I'll tell the truth. We're allowed to do that in emergencies."


Home | Main Index | Thread Index | Old Index