On Tue, Jan 24, 2017 at 03:40:13PM +0100, Ricardo Wurmus wrote:
> * gnu/packages/lua.scm (lua5.2-bitop): New variable.

> +    (arguments
> +     `(#:test-target "test"
> +       #:make-flags
> +       (list "INSTALL=install -pD"
> +             (string-append "INSTALLPATH=printf "

What's up with this "printf"? Does it actually execute the value of
INSTALLPATH?

Reply via email to