diff --git a/gnu/packages/cdrom.scm b/gnu/packages/cdrom.scm index 942f898210..11bfa2f7cf 100644 --- a/gnu/packages/cdrom.scm +++ b/gnu/packages/cdrom.scm @@ -1,5 +1,5 @@ ;;; GNU Guix --- Functional package management for GNU -;;; Copyright © 2013 Ludovic Courtès +;;; Copyright © 2013, 2014 Ludovic Courtès ;;; Copyright © 2013 Andreas Enge ;;; ;;; This file is part of GNU Guix. @@ -189,7 +189,10 @@ reconstruction capability.") ("pkg-config" ,pkg-config) ("which" ,which))) (arguments - `(#:tests? #f)) ; no check target + `(;; Parallel builds appear to be unsafe, see + ;; . + #:parallel-build? #f + #:tests? #f)) ; no check target (home-page "http://dvdisaster.net/en/index.html") (synopsis "error correcting codes for optical media images") (description "Optical media (CD,DVD,BD) keep their data only for a