Ricardo Wurmus <[email protected]> skribis: > From e2a9d5bd613da81a050875af5f580da87dfa08b9 Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus <[email protected]> > Date: Sat, 19 Sep 2015 13:16:38 +0200 > Subject: [PATCH] gnu: Add XJackFreak. > > * gnu/packages/audio.scm (xjackfreak): New variable.
[...] > + (list (string-append "docdir=" (assoc-ref %outputs "out") > + "/share/doc/")) Assuming the doc goes to PREFIX/share/doc/xjackfreak (and not just PREFIX/share/doc), it LGTM. Thanks! Ludo’.
