diff options
-rw-r--r-- | cras.scm | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -22,6 +22,8 @@ `(#:tests? #f #:make-flags (list "CC=gcc" + "PREFIX=''" + "MANPREFIX='/share/man'" (string-append "DESTDIR=" (assoc-ref %outputs "out"))) #:phases (modify-phases %standard-phases |