I revert the previous change to libreoffice.

svn path=/nixpkgs/trunk/; revision=31885
This commit is contained in:
Lluís Batlle i Rossell 2012-01-27 15:14:29 +00:00
parent 29ca4d272f
commit 3c5fee5243

View file

@ -8,7 +8,7 @@
, langs ? [ "en-US" "ca" "ru" "eo" "fr" "nl" "de" "en-GB" ]
}:
# throw "The expression for libreoffice is still not ready"
throw "The expression for libreoffice is still not ready"
stdenv.mkDerivation rec {
name = "libreoffice-3.4.5.2";