SOURCES: emacs-psgml-install-info.patch (NEW) - don't be smart abo...
baggins
baggins at pld-linux.org
Mon Feb 4 19:04:33 CET 2008
Author: baggins Date: Mon Feb 4 18:04:33 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- don't be smart about info files
---- Files affected:
SOURCES:
emacs-psgml-install-info.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/emacs-psgml-install-info.patch
diff -u /dev/null SOURCES/emacs-psgml-install-info.patch:1.1
--- /dev/null Mon Feb 4 19:04:33 2008
+++ SOURCES/emacs-psgml-install-info.patch Mon Feb 4 19:04:28 2008
@@ -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:
================================================================
More information about the pld-cvs-commit
mailing list