And if more proof is necessary: $ wget http://dl.google.com/firefox/google-toolbar-linux.xpi $ unzip google-toolbar-linux.xpi $ sed -i '/targetPlatform/ d' install.rdf $ zip -u google-toolbar-linux.xpi install.rdf $ zip -d google-toolbar-linux.xpi "META-INF/*"
(removing META-INF is necessary, since it contains signatures that are not valid any more now we changed a file in the archive) And then, you can install this modified extension. Mike -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

