File dont-split-doc.patch of Package sbcl

Origin: debian
Forwarded: no
Last-Update: 2010

Work around for too long filenames which make dpkg fail

Index: sbcl/doc/manual/Makefile
===================================================================
--- sbcl.orig/doc/manual/Makefile	2011-08-24 22:33:33.278457227 +0200
+++ sbcl/doc/manual/Makefile	2011-08-24 22:35:12.914944333 +0200
@@ -88,7 +88,7 @@
 info: $(INFOFILES)
 
 %.info: %.texinfo $(DOCFILES) docstrings
-	$(MAKEINFO) $(I_FLAGS) $<
+	$(MAKEINFO) --no-split $(I_FLAGS) $<
 
 # Texinfo docstring snippets
 # Note: assumes contrib module names are the same as the names of
openSUSE Build Service is sponsored by