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/
 `. `'  [EMAIL PROTECTED] | GnuPG-Key ID: 248AEB73
   `-   Fingerprint: 41FA F208 28D4 7CA5 19BB  7AD9 F859 90B0 248A EB73



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to