summaryrefslogtreecommitdiff
path: root/extra/abiword/PKGBUILD
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2019-12-07 11:07:48 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2019-12-07 11:07:48 +0100
commit6b0619f8848e8e9a57754fd5185733b59591e83a (patch)
treeda827fbad5248cb1edaf38bbf4e1d038f9c32873 /extra/abiword/PKGBUILD
parentad903e3bc7ac755f78a073302dcc89d0ec643054 (diff)
downloadpackages-6b0619f8848e8e9a57754fd5185733b59591e83a.tar.xz
extra/abiword: removed flicker patch
Diffstat (limited to 'extra/abiword/PKGBUILD')
-rw-r--r--extra/abiword/PKGBUILD10
1 files changed, 0 insertions, 10 deletions
diff --git a/extra/abiword/PKGBUILD b/extra/abiword/PKGBUILD
deleted file mode 100644
index 987e6e09..00000000
--- a/extra/abiword/PKGBUILD
+++ /dev/null
@@ -1,10 +0,0 @@
-# see: https://bugzilla.abisource.com/attachment.cgi?id=5860
-
-source+=('flicker.patch')
-sha256sums+=('05fd3739fe7a4e3763688a81d52b7711526c6fc7a4aa531fef663826a0813b7b')
-eval "$(
- declare -f prepare | \
- sed '
- 3 a patch -p1 -i "$srcdir/flicker.patch"
- '
-)"