guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#32295] [PATCH] gnu: clojure: Fix index generation


From: Gábor Boskovits
Subject: [bug#32295] [PATCH] gnu: clojure: Fix index generation
Date: Sat, 28 Jul 2018 08:29:40 +0200

I could use some help from someone more familiar with clojure uses.

On current master clojure does not build, as the manifest contains
Class-Path: .
and jar -i throws exception in phase 'generate-jar-indices.

The patch I proposed removes the classpath from the manifest. Do you think this can interfere with normal uses of clojure?

Another possible solution would be to delete the index generation phase, but I'm not sure about the implications here either.

WDYT?

reply via email to

[Prev in Thread] Current Thread [Next in Thread]