Le vendredi 28 janvier 2011 à 14:12 +0000, Colin Guthrie a écrit : > 'Twas brillig, and Michael Scherer at 28/01/11 11:01 did gyre and gimble: > > Le vendredi 28 janvier 2011 à 11:42 +0100, nicolas vigier a écrit : > >> And we could use it to automate sending of tarballs on the mirror. > > > > Well, what about C software that requires to use aclocal, etc ? > > As a simple check, it could look for an autogen.sh script which is a > fairly common convension and one used by (I think) jhbuild and similar > systems, so not insurmountable.
That requires to install aclocal and others tools on the server that generate the tarball, not ideal : - if this is our svn, that's not really his goal ( and running a script provided by the user is not a good idea, IMHO ) - the tools may be outdated -- Michael Scherer
