]> git.pld-linux.org Git - packages/emacs-psgml.git/commitdiff
- don't be smart about info files
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 4 Feb 2008 18:04:28 +0000 (18:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    emacs-psgml-install-info.patch -> 1.1

emacs-psgml-install-info.patch [new file with mode: 0644]

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.07185 seconds and 4 git commands to generate.