[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RFC] DISTLIST and gendistlist.sh
From: |
Felix Zielcke |
Subject: |
Re: [RFC] DISTLIST and gendistlist.sh |
Date: |
Tue, 02 Sep 2008 13:21:03 +0200 |
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
a exit 0 can be really great ;)
Well attached.
> But 2 questions come now in my mind:
seems like `3' is the right count.
--
Felix Zielcke
distlist.diff.3
Description: Text document
- Re: [RFC] DISTLIST and gendistlist.sh, Felix Zielcke, 2008/09/02
- Re: [RFC] DISTLIST and gendistlist.sh,
Felix Zielcke <=
- Re: [RFC] DISTLIST and gendistlist.sh, Pavel Roskin, 2008/09/02
- Re: [RFC] DISTLIST and gendistlist.sh, Felix Zielcke, 2008/09/04
- Re: [RFC] DISTLIST and gendistlist.sh, Felix Zielcke, 2008/09/08
- Re: [RFC] DISTLIST and gendistlist.sh, Robert Millan, 2008/09/08
- Re: [RFC] DISTLIST and gendistlist.sh, Felix Zielcke, 2008/09/09
- Re: [RFC] DISTLIST and gendistlist.sh, Pavel Roskin, 2008/09/10
- Re: [RFC] DISTLIST and gendistlist.sh, Felix Zielcke, 2008/09/14
- Re: [RFC] DISTLIST and gendistlist.sh, Felix Zielcke, 2008/09/21
- Re: [RFC] DISTLIST and gendistlist.sh, Felix Zielcke, 2008/09/24