summaryrefslogtreecommitdiff
path: root/community/seamonkey/PKGBUILD
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2020-07-25 17:23:25 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2020-07-25 17:23:25 +0200
commit0a2e3b3a20aa0d5eb4d10121a767ee96519db0cb (patch)
tree6a3202bcc6cd6b375a91ff440e3eecb3d464bcc1 /community/seamonkey/PKGBUILD
parentc9cf478d5f159c47ebcb4333bf557d08ed990255 (diff)
downloadpackages-0a2e3b3a20aa0d5eb4d10121a767ee96519db0cb.tar.xz
community/seamonkey: removed patch
Diffstat (limited to 'community/seamonkey/PKGBUILD')
-rw-r--r--community/seamonkey/PKGBUILD11
1 files changed, 0 insertions, 11 deletions
diff --git a/community/seamonkey/PKGBUILD b/community/seamonkey/PKGBUILD
deleted file mode 100644
index 5aadd2bc..00000000
--- a/community/seamonkey/PKGBUILD
+++ /dev/null
@@ -1,11 +0,0 @@
-# temporary workaround for FS#63605
-
-# see FS#63605
-source+=('seamonkey-2.49.4-string-fmt.patch')
-sha256sums+=('530471ffc123470c05f51e3f10d6690e161d2b64023983c08f9490b3f704f491')
-eval "$(
- declare -f prepare | \
- sed '
- 3 a patch -p1 -i "$srcdir/seamonkey-2.49.4-string-fmt.patch"
- '
-)"