OpenOffice.org: Fix typo.

svn path=/nixpkgs/branches/stdenv-updates/; revision=24654
This commit is contained in:
Ludovic Courtès 2010-11-10 22:43:45 +00:00
parent 4b6e0f0846
commit cadb827ec2

View file

@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
Thus, force compilation with 4.5 and hope for the best. */
'' sed -i *"/cppu/inc/uno/lbnames.h" \
-es 's/#[[:blank:]]*error "Supported.*$//g'
-e 's/#[[:blank:]]*error "Supported.*$//g'
'';
src_system = fetchurl {