]> git.pld-linux.org Git - packages/ruby.git/commitdiff
- don't split info (works faster under Emacs)
authortwittner <twittner@pld-linux.org>
Sat, 8 Apr 2006 19:57:04 +0000 (19:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ruby-info.patch -> 1.3

ruby-info.patch

index 18cc7373018433924e853a84b17a2ead53f6d678..e0be32ec8848453b8b8502f9d30f8da9652145e2 100644 (file)
@@ -66,3 +66,12 @@ diff -Nru ruby-1.6.2/ruby-texi-1.4-en/Ruby.texi.in ruby-1.6.2.new/ruby-texi-1.4-
  
  @end defmethod
  @defmethod @code{Thread} wakeup
+--- ruby-1.8.4/ruby-texi-1.4-en/Makefile~      1999-09-26 19:00:42.000000000 +0200
++++ ruby-1.8.4/ruby-texi-1.4-en/Makefile       2006-04-08 20:10:01.000000000 +0200
+@@ -1,5 +1,5 @@
+ MAKEINFO=makeinfo
+-MAKEINFOFLAGS=--fill-column=70 --verbose --no-validate 
++MAKEINFOFLAGS=--fill-column=70 --verbose --no-validate --no-split 
+ TEXINDEX=texindex
+ TEX=tex
+ DVIPS=dvi2ps
This page took 0.166323 seconds and 4 git commands to generate.