commit fadd03e94408b4fe363c38620294a343ae829ea7
Author: Jan Palus <[email protected]>
Date:   Sun Feb 27 13:37:34 2022 +0100

    remove typeahead-beginning and js187 patches dropped from spec in 612abce

 elinks-0.10.0-0.9.3-typeahead-beginning.patch | 12 ------------
 js187.patch                                   | 11 -----------
 2 files changed, 23 deletions(-)
---
diff --git a/elinks-0.10.0-0.9.3-typeahead-beginning.patch 
b/elinks-0.10.0-0.9.3-typeahead-beginning.patch
deleted file mode 100644
index b35d76e..0000000
--- a/elinks-0.10.0-0.9.3-typeahead-beginning.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -urp elinks-0.10.0/src/viewer/text/search.c 
elinks-0.10.0a/src/viewer/text/search.c
---- elinks-0.10.0/src/viewer/text/search.c     2004-12-17 17:19:08.000000000 
+0100
-+++ elinks-0.10.0a/src/viewer/text/search.c    2011-06-06 00:42:15.000000000 
+0200
-@@ -1107,7 +1107,7 @@ search_link_text(struct document *docume
-               int match_offset = match_link_text(link, text, textlen,
-                                                  case_sensitive);
- 
--              if (match_offset >= 0) {
-+              if (match_offset == 0) {
-                       *offset = match_offset;
-                       return i;
-               }
diff --git a/js187.patch b/js187.patch
deleted file mode 100644
index 20c31c9..0000000
--- a/js187.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- elinks-0.13-20180901/configure.in~ 2017-07-23 19:50:15.000000000 +0200
-+++ elinks-0.13-20180901/configure.in  2018-10-25 07:28:57.966732829 +0200
-@@ -612,7 +612,7 @@
- # and therefore is less likely to be a newer incompatible version.
- # (This configure script rejects older incompatible versions
- # but can let newer ones through.)
--for package in mozjs185 mozilla-js; do
-+for package in mozjs187 mozilla-js; do
-       if test -n "$CONFIG_SPIDERMONKEY"; then
-               break
-       else
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/elinks.git/commitdiff/ea719f7c0f731a892c1b573998ca83f4f6e7d812

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to