djview location corrected
svn path=/nixpkgs/trunk/; revision=9655
This commit is contained in:
parent
7a424b47f6
commit
2bd4257a68
@ -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 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user