]> git.pld-linux.org Git - packages/2UTF.git/blob - 2UTF-install.patch
- adapterized and made spec %%debug ready or using %%rpm*flags macros
[packages/2UTF.git] / 2UTF-install.patch
1 --- Makefile~   Sun Feb 14 18:19:32 1999
2 +++ Makefile    Wed Jul  7 14:48:10 1999
3 @@ -248,13 +248,7 @@
4                 if [ $${prefix##debian*}y != y ] ; \
5                 then \
6                  if ! tic -V 2>&1 |grep -q tconv; then \
7 -                   TERMINFO=; tic linux+utf8.ti; \
8 -                   test -e $(prefix)/share/terminfo/l/ || $(MKDIR) \
9 -                           $(prefix)/share/terminfo/l/; \
10 -                   cp /usr/share/terminfo/l/linux+utf8 \
11 -                           /usr/share/terminfo/l/linux-gr+utf8 \
12 -                           /usr/share/terminfo/l/linux+k \
13 -                                   $(prefix)/share/terminfo/l/; \
14 +                   tic linux+utf8.ti; \
15                  fi; \
16                 fi; \
17         else \
This page took 0.085289 seconds and 3 git commands to generate.