summary refs log tree commit diff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/networking.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 3c86c01f61..3f23f178ba 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -1839,6 +1839,7 @@ networks using zeromq.  It has these key characteristics:
                                          (assoc-ref %outputs "out")))
        #:phases
        (modify-phases %standard-phases
+         (delete 'bootstrap)
          (delete 'configure))))
     (home-page "https://github.com/linux-can/can-utils")
     (synopsis "CAN utilities")