wine: cleanup and comment build script

This commit is contained in:
Herwig Hochleitner 2015-08-06 00:27:32 +02:00
parent e15a4b0ee2
commit 440dde6950
2 changed files with 2 additions and 3 deletions

View File

@ -1,5 +1,7 @@
#!/bin/sh
## build described at http://wiki.winehq.org/Wine64
source $stdenv/setup
unpackPhase

View File

@ -18,9 +18,6 @@
gecko64Sha256 = "0grc86dkq90i59zw43hakh62ra1ajnk11m64667xjrlzi7f0ndxw";
monoVersion = "4.5.6";
monoSha256 = "09dwfccvfdp3walxzp6qvnyxdj2bbyw9wlh6cxw2sx43gxriys5c";
## TESTME wine stable should work with most recent mono
#monoVersion = "0.0.8";
#monoSha256 = "00jl24qp7vh3hlqv7wsw1s529lr5p0ybif6s73jy85chqaxj7z1x";
};
staging = {
version = "1.7.48";