Hello Matt,

Matt Taggart said on Mon, Mar 09, 2009 at 11:14:38AM -0700:

> > BTW, my code rather reads:
> > if which adduser; then
> >          adduser --gecos "{$PROJECT}" --ingroup {$PROJECTGROUP} --system \
> >            --shell /bin/bash --home "$\{REPO%/*\}" {$PROJECTUSER}
> >       else
> >          useradd -c "{$PROJECT}" -g {$PROJECTGROUP} -m \
> >            -s /bin/bash -d "$\{REPO%/*\}" {$PROJECTUSER}
> >       fi
> > (SVN tree as of now).
> > Do I miss a patch ?
> 
> Yes, it looks like you don't have the final 1.0.0 bits. Here's what the 

Well I'm packaging from SVN ! So the version I use is the one proposed
after my last svn up command made today. Is there any regression ?

Bruno.
-- 
Linux Profession Lead EMEA  / Open Source Ambassador \   EMEA CME Sol. Center
http://www.mondorescue.org / HP/Intel Solution Center \  http://hpintelco.net
Des infos sur Linux?  http://www.HyPer-Linux.org      http://www.hp.com/linux
La musique ancienne?  http://www.musique-ancienne.org http://www.medieval.org
_______________________________________________
fossology mailing list
[email protected]
http://fossology.org/mailman/listinfo/fossology

Reply via email to