-
Type: Task
-
Status: Done (View Workflow)
-
Priority: Normal
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: datamodel
-
Labels:
To read pfsDesign files and write pfsConfig files, the ICS (specifically the fpsActor) wants to use pfs.datamodel.pfsConfig. If we leave that module in datamodel it would make life much easier to make the module buildable without DRP.
With two changes we can do so:
- make sconsUtils setupOptional
- add the ups/eupspkg.cfg.sh stanza from pfs_utils which hides the product from scons.
Objections?