summaryrefslogtreecommitdiff
path: root/libre/iceweasel
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-08-23 15:22:53 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2018-08-23 16:05:22 -0400
commit2fff297942fd9108971f7f3e25be1eee69ecbcd6 (patch)
tree6c0ee1df6eb8fea9e07720c575c5ba8649d688d8 /libre/iceweasel
parent138dc8acb260af9b52acc81e170e7d38c5c382c3 (diff)
libre/iceweasel: Drop conflicts=(firefox)
Let your-freedom do that.
Diffstat (limited to 'libre/iceweasel')
-rw-r--r--libre/iceweasel/PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/libre/iceweasel/PKGBUILD b/libre/iceweasel/PKGBUILD
index f4535b593..d669208ff 100644
--- a/libre/iceweasel/PKGBUILD
+++ b/libre/iceweasel/PKGBUILD
@@ -26,7 +26,6 @@
# - added makedepends: mozilla-searchplugins, quilt, libxslt, imagemagick
# - added replaces, conflicts: firefox
-_pkgname=firefox
pkgname=iceweasel
epoch=1
pkgver=61.0.2
@@ -49,8 +48,7 @@ optdepends=('networkmanager: Location detection via available WiFi networks'
'pulseaudio: Audio support'
'speech-dispatcher: Text-to-Speech')
options=(!emptydirs !makeflags !strip)
-replaces=("$_pkgname")
-conflicts=("$_pkgname")
+replaces=('firefox')
_repo=https://hg.mozilla.org/mozilla-unified
source=("hg+$_repo#tag=FIREFOX_${pkgver//./_}_RELEASE"
$pkgname.desktop)