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. */
|
Thus, force compilation with 4.5 and hope for the best. */
|
||||||
'' sed -i *"/cppu/inc/uno/lbnames.h" \
|
'' sed -i *"/cppu/inc/uno/lbnames.h" \
|
||||||
-es 's/#[[:blank:]]*error "Supported.*$//g'
|
-e 's/#[[:blank:]]*error "Supported.*$//g'
|
||||||
'';
|
'';
|
||||||
|
|
||||||
src_system = fetchurl {
|
src_system = fetchurl {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user