You are not logged in.
Pages: 1
I am trying to build a branded firefox using http://wiki.archlinux.org/index.php/Firefox. But I ran into a problem. The fifth step in recompiling says to go to a line that starts with convert. But in my PKGBUILD file there is not a line that starts with convert. As a matter of fact, I don't even have anything that has a xpm in it. So I can not follow this step:
Replace this line:
convert ${startdir}/src/mozilla/browser/app/default.xpm ${startdir}/pkg/usr/share/pixmaps/firefox.png
with the following:
convert ${startdir}/src/mozilla/dist/branding/default.xpm ${startdir}/pkg/usr/share/pixmaps/firefox.png
Last edited by slughappy1 (2009-04-06 07:00:46)
Offline
Pages: 1