* Revert.

svn path=/nixpkgs/trunk/; revision=3266
This commit is contained in:
Eelco Dolstra
2005-06-30 16:03:44 +00:00
parent beaf54c8f9
commit cf09d1933d
2 changed files with 0 additions and 11 deletions
@@ -4,7 +4,6 @@ assert yacc != null;
stdenv.mkDerivation {
name = "flex-2.5.4a";
builder = ./builder.sh;
src = fetchurl {
url = http://catamaran.labs.cs.uu.nl/dist/tarballs/flex-2.5.4a.tar.gz;
md5 = "bd8753d0b22e1f4ec87a553a73021adf";