glob2-devel
[Top][All Lists]
Advanced

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

Re: [glob2-devel] 0.8.16-RC3 (was RC2)


From: Andrew Sayers
Subject: Re: [glob2-devel] 0.8.16-RC3 (was RC2)
Date: Tue, 29 Nov 2005 23:38:09 +0000
User-agent: Mutt/1.5.11

On Tue, Nov 29, 2005 at 08:05:08AM +0100, St?phane Magnenat wrote:
> >cp -a glob2 glob2-$version && \
> >make dist && \
> >etc.
> 
> And anyway to change the name of the generated deb and source release we 
> should modify configure.in and debian/changes. But we can of course 
> change the name of the generated file, but not its internal name (i.e. 
> debian name and version for instance).
> 

Could that be done with a sed script?  Something like:

sed "s/CURRENT_CVS_VERSION/$version/' \
        < glob2/configure.in \
        > glob2-$version/configure.in

        - Andrew




reply via email to

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