From 12c82a2bd2d69ea08c27fc8205bbce8728f5ba2b Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Wed, 3 Apr 2013 15:30:41 -0300 Subject: iceweasel-libre-20.0.1-1: provides from firefox and removes provides and conflicts to iceweasel due that the package doesn't exist on archlinux --- libre/iceweasel-libre/PKGBUILD | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/libre/iceweasel-libre/PKGBUILD b/libre/iceweasel-libre/PKGBUILD index c26b8d4d8..2ecfb19d9 100644 --- a/libre/iceweasel-libre/PKGBUILD +++ b/libre/iceweasel-libre/PKGBUILD @@ -38,6 +38,7 @@ fi optdepends=('networkmanager: Location detection via available WiFi networks') url="http://www.geticeweasel.org/" install=iceweasel.install +provides=('firefox') source=("$_debrepo/`debfile $_debname`_$_debver.orig.tar.bz2" "$_debrepo/`debfile $_debname`_$_debver-$_debrel.debian.tar.gz" mozconfig @@ -61,11 +62,6 @@ md5sums=('22daa24b6490c654f131550cbf20fad3' 'a8fc4658d45b6bf9350023e5c3f34e56' 'd0e1f2625cd9f7234abdeb55aee00529') -if [ "$_pkgname" != "$pkgname" ]; then - provides+=("$_pkgname=$pkgver") - conflicts+=("$_pkgname") -fi - build() { # WebRTC build tries to execute "python" and expects Python 2 # Workaround taken from chromium PKGBUILD on Archlinux -- cgit v1.2.3