octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Missing files in tarball of 2.9.14


From: David Bateman
Subject: Re: Missing files in tarball of 2.9.14
Date: Fri, 21 Sep 2007 14:31:18 +0200
User-agent: Thunderbird 1.5.0.7 (X11/20060921)

Thomas Weber wrote:
> Am Freitag, den 21.09.2007, 14:05 +0200 schrieb Thomas Weber:
>> Hi, 
>>
>> the files 
>>      /scripts/statistics/distributions/unidcdf.m 
>>      /scripts/statistics/distributions/unidinv.m 
>>      /scripts/statistics/distributions/unidpdf.m
>> are missing in the 2.9.14 tarball.
>>
>> They are however documented:
>>
>> $ ls octave-2.9.14/doc/interpreter/HTML/*unid*
>> octave-2.9.14/doc/interpreter/HTML/doc_002dunidcdf.html
>> octave-2.9.14/doc/interpreter/HTML/doc_002dunidinv.html
>> octave-2.9.14/doc/interpreter/HTML/doc_002dunidpdf.html
>> octave-2.9.14/doc/interpreter/HTML/doc_002dunidrnd.html
> 
> Patch attached (although untested).
> 
> That is, if the files should be part of the tarball, which I suppose is
> the case?
> 
>       Thomas
> 
> 
> ------------------------------------------------------------------------
> 
> Index: Makefile.in
> ===================================================================
> RCS file: /cvs/octave/scripts/statistics/distributions/Makefile.in,v
> retrieving revision 1.13
> diff -r1.13 Makefile.in
> 38c38,39
> <   tpdf.m trnd.m unidrnd.m unifcdf.m unifinv.m unifpdf.m unifrnd.m \
> ---
>>   tpdf.m trnd.m unidrnd.m unidcdf.m unidinv.m unidpdf.m \
>>   unifcdf.m unifinv.m unifpdf.m unifrnd.m \


I committed this..

D.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]