CVSROOT: /cvs Module name: ports Changes by: [email protected] 2016/06/12 07:07:42
Modified files:
lang/rust : Makefile
Log message:
don't add rustc-bootstrap-${MACHINE_ARCH} to DISTFILES unless it's amd64
(currently the only arch in ONLY_FOR_ARCHS), otherwise fetch failures are
reported when dpb on any other arch tries to fetch a nonexistent
rustc-bootstrap-<somearch>. ok semarie@ kili@
