diff --git a/gnu/packages/commencement.scm b/gnu/packages/commencement.scm index 52defa421ca..502a503950f 100644 --- a/gnu/packages/commencement.scm +++ b/gnu/packages/commencement.scm @@ -1173,6 +1173,8 @@ MesCC-Tools), and finally M2-Planet.") #:strip-binaries? #f ; no strip yet #:phases #~(modify-phases %standard-phases + ;; bootar-1b/bin/gzip: no such option: --best + (delete 'compress-documentation) (add-after 'configure 'fix-build (lambda _ ;; bfd/po doesn't have a Makefile, so the recursive calls just