... yeah, it's amazing how much people fail to understand the difference between building and installing a package. -AT On Sat, Apr 25, 2009 at 10:35 PM, Abhishek Dasgupta <abhidg@gmail.com> wrote:
2009/4/26 Daenyth Blank <daenyth+arch@gmail.com>:
Damn, did anyone save a copy? I want to see it...
At least for a few days I think, AUR keeps a copy: http://aur.archlinux.org/packages/changefirefoxicon/changefirefoxicon/PKGBUI...
In case it's deleted, I'm reproducing it here: pkgname=changefirefoxicon pkgver=0.1 pkgrel=1 pkgdesc='Change the Firefox icon in Arch to the original one.' arch=('i686','x86_64') license=('GPL3') url='http://saffire.puntolibre.org' depends=() source=http://saffire.puntolibre.org/Proyectos/ChangeFirefoxIcon/ChangeFirefoxIcon-... md5sums=('bab25c933d01ae2eee50b8299ccfe024')
build() { pacman -U http://saffire.puntolibre.org/Proyectos/ChangeFirefoxIcon/ChangeFirefoxIcon-... }
-- Abhishek