/[smeserver]/rpms/aspell/sme7/aspell-0.60.3-install_info.patch
ViewVC logotype

Contents of /rpms/aspell/sme7/aspell-0.60.3-install_info.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Tue Jun 12 14:41:55 2007 UTC (16 years, 11 months ago) by slords
Branch: MAIN
CVS Tags: aspell-0_60_3-7_1_el4_sme, HEAD
Import on branch sme7 of package aspell-0.60.3-7.1.el4.sme.src.rpm

1 --- aspell-0.60.3/manual/Makefile.in.iinfo 2005-06-27 11:54:58.000000000 +0200
2 +++ aspell-0.60.3/manual/Makefile.in 2005-07-15 12:59:23.492024424 +0200
3 @@ -517,16 +517,16 @@
4 else : ; fi; \
5 done; \
6 done
7 - @$(POST_INSTALL)
8 - @if (install-info --version && \
9 - install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
10 - list='$(INFO_DEPS)'; \
11 - for file in $$list; do \
12 - relfile=`echo "$$file" | sed 's|^.*/||'`; \
13 - echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
14 - install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\
15 - done; \
16 - else : ; fi
17 +# @$(POST_INSTALL)
18 +# @if (install-info --version && \
19 +# install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
20 +# list='$(INFO_DEPS)'; \
21 +# for file in $$list; do \
22 +# relfile=`echo "$$file" | sed 's|^.*/||'`; \
23 +# echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
24 +# install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\
25 +# done; \
26 +# else : ; fi
27 install-man: install-man1
28
29 installcheck-am:

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed