diff options
Diffstat (limited to 'extra/abiword/PKGBUILD')
-rw-r--r-- | extra/abiword/PKGBUILD | 10 |
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" - ' -)" |