[Nix-dev] Packaging Redis
Phil Hagelberg
technomancy at gmail.com
Fri Feb 3 01:28:48 CET 2012
> Presumably my overriding of the PREFIX in the makefile is
> unsuccessful, but I'm not sure how to see where it's going wrong.
Figured out I needed to use makeFlags = "PREFIX=$(out)"; apparently one
of the other packages I was aping was doing it wrong.
The attached file contains an expression that successfully builds the
latest version of redis. (2.4.7) Would be great to see this included.
thanks,
Phil
-------------- next part --------------
A non-text attachment was scrubbed...
Name: redis.patch
Type: text/x-diff
Size: 1204 bytes
Desc: not available
Url : http://lists.science.uu.nl/pipermail/nix-dev/attachments/20120203/a92b8a7b/attachment.bin
More information about the nix-dev
mailing list