diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2020-07-17 18:42:24 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2020-07-18 08:59:50 +0200 |
commit | 737a73a489dfff9ba7668953a47b715115ef56f9 (patch) | |
tree | 9b7f2360ff119b7e557c095111dcc4fcc1ff2850 /source/xap/gnuplot/gnuplot.fix.info.generation.diff | |
parent | 6fe7ea34909357ac4740e80c2c20245d4d129b20 (diff) | |
download | current-737a73a489dfff9ba7668953a47b715115ef56f9.tar.gz current-737a73a489dfff9ba7668953a47b715115ef56f9.tar.xz |
Fri Jul 17 18:42:24 UTC 202020200717184224
ap/mpg123-1.26.3-x86_64-1.txz: Upgraded.
n/gpgme-1.14.0-x86_64-1.txz: Upgraded.
xap/gnuplot-5.4.0-x86_64-1.txz: Upgraded.
extra/pure-alsa-system/mpg123-1.26.3-x86_64-1_alsa.txz: Upgraded.
Diffstat (limited to '')
-rw-r--r-- | source/xap/gnuplot/gnuplot.fix.info.generation.diff | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/source/xap/gnuplot/gnuplot.fix.info.generation.diff b/source/xap/gnuplot/gnuplot.fix.info.generation.diff deleted file mode 100644 index ff4bd86df..000000000 --- a/source/xap/gnuplot/gnuplot.fix.info.generation.diff +++ /dev/null @@ -1,11 +0,0 @@ ---- ./docs/doc2texi.el.orig 2017-05-18 11:30:19.000000000 -0500 -+++ ./docs/doc2texi.el 2017-09-30 13:21:17.213250046 -0500 -@@ -760,7 +760,7 @@ - (while (re-search-forward "^#end" (point-max) "to_end") - (replace-match "@end itemize" t)) - (goto-char (point-min)) -- (while (re-search-forward "^#b" (point-max) "to_end") -+ (while (re-search-forward "^#b " (point-max) "to_end") - (replace-match "@item\n" t)) - (goto-char (point-min)) - (while (re-search-forward "^##" (point-max) "to_end") |