djview location corrected

svn path=/nixpkgs/trunk/; revision=9655
This commit is contained in:
Yury G. Kudryashov 2007-11-12 16:12:50 +00:00
parent 7a424b47f6
commit 2bd4257a68

View File

@ -3584,11 +3584,9 @@ rec {
inherit (xlibs) libX11; inherit (xlibs) libX11;
}; };
/* djview4 = import ../applications/graphics/djview {
djview4 = import ../applications/graphics/djview4 {
inherit fetchurl stdenv qt4 djvulibre; inherit fetchurl stdenv qt4 djvulibre;
}; };
*/
eclipse = plugins: eclipse = plugins:
import ../applications/editors/eclipse { import ../applications/editors/eclipse {