You are not logged in.

#1 2007-05-15 19:44:41

lord_rel
Member
Registered: 2007-04-04
Posts: 36

firefox PKGBUILDs broken

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

#2 2007-05-17 16:25:15

SiD
Member
From: Germany
Registered: 2006-09-21
Posts: 729

Re: firefox PKGBUILDs broken

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.
smile

Last edited by SiD (2007-05-17 16:48:40)

Offline

Board footer

Powered by FluxBB