svn path=/nixpkgs/trunk/; revision=11979

This commit is contained in:
Eelco Dolstra 2008-06-04 11:59:42 +00:00
parent 5edae446d8
commit 41892afe9f

@ -5892,7 +5892,7 @@ let pkgs = rec {
inherit (gtkLibs) glib;
};
jedit = import ../applications/jedit {
jedit = import ../applications/editors/jedit {
inherit fetchurl stdenv ant;
};