PS: The package creates a directory lib64/ on x86_64, and not lib/; this
    could be a problem, as I am passing the name into a cmake flag.
    Unlike suggested in
      http://debbugs.gnu.org/cgi/bugreport.cgi?bug=18926
    using
      (string-append  "-DCMAKE_INSTALL_LIBDIR=" out "/lib")
    as an additional cmake flag did not change anything.


Reply via email to