* Indent.
svn path=/nixpkgs/trunk/; revision=5677
This commit is contained in:
parent
4d7f947bcb
commit
67818f5717
@ -23,7 +23,7 @@ stdenv.mkDerivation {
|
||||
"--enable-gtk2"
|
||||
(if compat22 then "--enable-compat22" else "--disable-compat22")
|
||||
"--disable-precomp-headers"
|
||||
(if unicode then "--enable-unicode" else "")
|
||||
(if unicode then "--enable-unicode" else "")
|
||||
];
|
||||
|
||||
inherit gtk compat22;
|
||||
|
Loading…
x
Reference in New Issue
Block a user