Author: viric
Date: Fri Jan 27 15:14:29 2012
New Revision: 31885
URL: https://nixos.org/websvn/nix/?rev=31885&sc=1

Log:
I revert the previous change to libreoffice.

Modified:
   nixpkgs/trunk/pkgs/applications/office/openoffice/libreoffice.nix

Modified: nixpkgs/trunk/pkgs/applications/office/openoffice/libreoffice.nix
==============================================================================
--- nixpkgs/trunk/pkgs/applications/office/openoffice/libreoffice.nix   Fri Jan 
27 15:12:59 2012        (r31884)
+++ nixpkgs/trunk/pkgs/applications/office/openoffice/libreoffice.nix   Fri Jan 
27 15:14:29 2012        (r31885)
@@ -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";
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to