Hi,

On 07/14/2011 02:22 PM, Peter Simons wrote:

+  postPatch = ''
+    find . -name "*.py" -exec sed -i -e "s|#! */usr/bin/env python|#! 
${pythonFull}/bin/python|" {} +

Ouch! Is it really necessary to have a dependency on pythonFull in Mesa? It brings in a lot of unnecessary dependencies.

--
Eelco Dolstra | http://www.st.ewi.tudelft.nl/~dolstra/
_______________________________________________
nix-dev mailing list
[email protected]
https://mail.cs.uu.nl/mailman/listinfo/nix-dev

Reply via email to