CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/08/28 03:38:30
Modified files:
lang/go : Makefile
Log message:
lang/go: rework do-install target
Instead of "find ... \;", use pax and "find ... {} +". This reduces
"make fake" from several minutes to a few seconds.
ok jsing
