OpenOffice.org: Fix `postPatch'.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24655
This commit is contained in:
@@ -33,7 +33,7 @@ stdenv.mkDerivation rec {
|
|||||||
with 4.5), which isn't supported (link time error.)
|
with 4.5), which isn't supported (link time error.)
|
||||||
|
|
||||||
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" \
|
||||||
-e 's/#[[:blank:]]*error "Supported.*$//g'
|
-e 's/#[[:blank:]]*error "Supported.*$//g'
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user