Bug#506820: openoffice.org: old profiles cause problems in heterogeneous environments
Rene Engelhard wrote:
> sed -i "s/.*library:name=\"WebWizard\".*$office.*//" $dialog_xlc $script_xlc
Uh, no, that of course won't work with a path there. Try
sed -i "s,.*library:name=\"WebWizard\".*$office.*,," $dialog_xlc $script_xlc
or some other sed delimiter.
Grüße/Regards,
René
--
.''`. René Engelhard -- Debian GNU/Linux Developer
: :' : http://www.debian.org | http://people.debian.org/~rene/
`. `' rene@debian.org | GnuPG-Key ID: 248AEB73
`- Fingerprint: 41FA F208 28D4 7CA5 19BB 7AD9 F859 90B0 248A EB73
Reply to: