You are not logged in.
Pages: 1
firefox-2.0.patch seems to have changed and of course caused a hash change, fixing the hash manually makes the script get stuck trying to apply it
Offline
yes, I have the same problem trying to rebuild firefox...
EDIT:
using the patch attached to this bug report http://bugs.archlinux.org/task/7168?histring=firefox and changing the patch line in the PKGBUILD from
patch -Np1 -i ${startdir}/src/firefox-2.0.patch || return 1
to
patch -Np0 -i ${startdir}/src/firefox-2.0.patch || return 1
solved the problem for me.
Last edited by SiD (2007-05-17 16:48:40)
Offline
Pages: 1