* Removed $installCommand, it's no longer needed since we split the
install and fixup phases. You can just override installPhase. svn path=/nixpkgs/trunk/; revision=12787
This commit is contained in:
@@ -8,9 +8,7 @@ stdenv.mkDerivation {
|
||||
sha256 = "0zhs0rncn4iankr70kbms64dwxm9i0956gs02dbw7ylx4mln8ynn";
|
||||
};
|
||||
|
||||
#doCheck = true;
|
||||
|
||||
CFLAGS = "-O0";
|
||||
doCheck = true;
|
||||
|
||||
meta = {
|
||||
homepage = http://www.cwi.nl/htbin/sen1/twiki/bin/view/SEN1/ATerm;
|
||||
|
||||
Reference in New Issue
Block a user