Christian Schaffner wrote:
> Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods
> In directory 
> sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv19580/10.4/unstable/main/finkinfo/libs/perlmods
> 
> Modified Files:
>       xml-sax-pm.info 
> Log Message:
> Rewritten upgrade scripts. Hopefully not breaking more...

There is still a bug:

[]
> +  if [ -d %p/etc/xml ]
> +  then
> +    echo Removing obsolete directory %p/etc/xml...
> +    rm -r %p/etc/xml/SAX

This line needs either "rm -rf" or "|| true"

-- 
Martin

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to