]> git.pld-linux.org Git - packages/emacs-psgml.git/blob - emacs-psgml-install-info.patch
- rel 1
[packages/emacs-psgml.git] / emacs-psgml-install-info.patch
1 --- psgml-1.2.5/Makefile.in.compile     2006-02-27 11:01:57.000000000 +0100
2 +++ psgml-1.2.5/Makefile.in     2006-02-27 11:02:18.000000000 +0100
3 @@ -37,11 +37,6 @@
4  install-info:
5         $(INSTALL_DATA) psgml.info $(infodir)
6         $(INSTALL_DATA) psgml-api.info $(infodir)
7 -       if $(SHELL) -c 'install-info --version' \
8 -               >/dev/null 2>&1; then \
9 -               install-info --info-dir=$(infodir) psgml.info; \
10 -               install-info --info-dir=$(infodir) psgml-api.info; \
11 -       else true; fi
12  
13  
14  xemacs:
This page took 0.100263 seconds and 3 git commands to generate.