]> git.pld-linux.org Git - packages/emacs-psgml.git/blobdiff - emacs-psgml-install-info.patch
- don't be smart about info files
[packages/emacs-psgml.git] / emacs-psgml-install-info.patch
diff --git a/emacs-psgml-install-info.patch b/emacs-psgml-install-info.patch
new file mode 100644 (file)
index 0000000..a9c9508
--- /dev/null
@@ -0,0 +1,14 @@
+--- psgml-1.2.5/Makefile.in.compile    2006-02-27 11:01:57.000000000 +0100
++++ psgml-1.2.5/Makefile.in    2006-02-27 11:02:18.000000000 +0100
+@@ -37,11 +37,6 @@
+ install-info:
+       $(INSTALL_DATA) psgml.info $(infodir)
+       $(INSTALL_DATA) psgml-api.info $(infodir)
+-      if $(SHELL) -c 'install-info --version' \
+-              >/dev/null 2>&1; then \
+-              install-info --info-dir=$(infodir) psgml.info; \
+-              install-info --info-dir=$(infodir) psgml-api.info; \
+-      else true; fi
+ xemacs:
This page took 0.057406 seconds and 4 git commands to generate.