From feb0daf81d888e9160f9f94502de09b66f2a63fd Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 21 Jun 2020 17:50:24 +0100 Subject: gentoo resync : 21.06.2020 --- app-doc/pms/files/pms-7-Makefile.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 app-doc/pms/files/pms-7-Makefile.patch (limited to 'app-doc/pms/files/pms-7-Makefile.patch') diff --git a/app-doc/pms/files/pms-7-Makefile.patch b/app-doc/pms/files/pms-7-Makefile.patch new file mode 100644 index 000000000000..d96abd421f0b --- /dev/null +++ b/app-doc/pms/files/pms-7-Makefile.patch @@ -0,0 +1,12 @@ +--- a/Makefile ++++ b/Makefile +@@ -52,9 +52,6 @@ + recode -d l1..h3 $@ + @# declare encoding as utf-8, although it is pure ascii + LC_ALL=C sed -i -e '/ /{N;N;s/\( \)\([0-9A-Z.]\+\)[ \n]\+/\2\1/}' $@ + @# remove redundant span elements + LC_ALL=C sed -i -e ':x;/]*\)\?$$/{N;bx;};:y;s/\(]*>\)\([^<]*\)<\/span>\1/\1\2/;ty' $@ + -- cgit v1.2.3