grub-devel
[Top][All Lists]
Advanced

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

Re: [RFC] DISTLIST and gendistlist.sh


From: Pavel Roskin
Subject: Re: [RFC] DISTLIST and gendistlist.sh
Date: Tue, 02 Sep 2008 07:33:06 -0400

On Tue, 2008-09-02 at 13:21 +0200, Felix Zielcke wrote:
> Am Dienstag, den 02.09.2008, 13:12 +0200 schrieb Felix Zielcke:
> > Attached is now a patch which adds ./gendistlist.sh call to autogen.sh
> > and uses SVN in case it is avaible to generate it.
> > 
> Ok it's better to look at the patches before sending them.
> 
> +if test -d .svn ; then
> +  svn ls -R | sed '/\/$/d' 
> +fi

I would avoid conditionals in the release process by all means.  It's
better than "make dist" fails rather than generates different tarballs
dependent on where it's run.

-- 
Regards,
Pavel Roskin




reply via email to

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