summaryrefslogtreecommitdiff
path: root/extra/lynx/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/lynx/PKGBUILD')
-rw-r--r--extra/lynx/PKGBUILD12
1 files changed, 0 insertions, 12 deletions
diff --git a/extra/lynx/PKGBUILD b/extra/lynx/PKGBUILD
deleted file mode 100644
index f126e56b..00000000
--- a/extra/lynx/PKGBUILD
+++ /dev/null
@@ -1,12 +0,0 @@
-# see FS#56510
-# patch from AlpineLinux, see: https://git.alpinelinux.org/cgit/aports/tree/main/lynx/ncurses.patch
-
-source+=(alpine-lynx-2.8.8-ncurses.patch)
-sha256sums+=('06d1a968cd7eed0711683ed055c67118f52ef7ea22fcb7995447d3d7a9297f1d')
-
-eval "$(
- declare -f prepare | \
- sed '
- /patch/a patch -Np1 -i ../alpine-lynx-2.8.8-ncurses.patch
- '
-)"