* Remove redundant definition of LayYY_prev_more_offset; flex already
generates it. svn path=/nixpkgs/trunk/; revision=6064
This commit is contained in:
@@ -7,7 +7,7 @@ stdenv.mkDerivation {
|
||||
url = http://nix.cs.uu.nl/dist/tarballs/Xaw3d-1.5E.tar.gz;
|
||||
md5 = "29ecfdcd6bcf47f62ecfd672d31269a1";
|
||||
};
|
||||
patches = [./config.patch];
|
||||
patches = [./config.patch ./laylex.patch];
|
||||
buildInputs = [x11 imake gccmakedep libXmu libXpm libXp bison flex];
|
||||
propagatedBuildInputs = [x11 libXmu];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user