aboutsummaryrefslogtreecommitdiff
path: root/Build/Standalone.hs
Commit message (Collapse)AuthorAge
* move thirdparty program installation for standalone bundle into haskell programGravatar Joey Hess2012-12-14
This allows it to use Build.SysConfig to always install the programs configure detected. Amoung other fixes, this ensures the right uuid generator and checksum programs are installed. I also cleaned up the handling of lsof's path; configure now checks for it in PATH, but falls back to looking for it in sbin directories.