From bb314667f52af842ab4a4fd0b2dbd1b92accecbc Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Wed, 7 Jul 1999 12:47:46 +0000 Subject: [PATCH] plomba buildrootowa Changed files: 2UTF-install.patch -> 1.1 --- 2UTF-install.patch | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 2UTF-install.patch diff --git a/2UTF-install.patch b/2UTF-install.patch new file mode 100644 index 0000000..98921ca --- /dev/null +++ b/2UTF-install.patch @@ -0,0 +1,17 @@ +--- Makefile~ Sun Feb 14 18:19:32 1999 ++++ Makefile Wed Jul 7 14:48:10 1999 +@@ -248,13 +248,7 @@ + if [ $${prefix##debian*}y != y ] ; \ + then \ + if ! tic -V 2>&1 |grep -q tconv; then \ +- TERMINFO=; tic linux+utf8.ti; \ +- test -e $(prefix)/share/terminfo/l/ || $(MKDIR) \ +- $(prefix)/share/terminfo/l/; \ +- cp /usr/share/terminfo/l/linux+utf8 \ +- /usr/share/terminfo/l/linux-gr+utf8 \ +- /usr/share/terminfo/l/linux+k \ +- $(prefix)/share/terminfo/l/; \ ++ tic linux+utf8.ti; \ + fi; \ + fi; \ + else \ -- 2.43.0