mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 23:22:37 +00:00
OpenOffice.org: Fix typo.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24654
This commit is contained in:
parent
4b6e0f0846
commit
cadb827ec2
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user