thanks Snaggle I'll look into this as soon as I'm back home on sunday.
---
TS
http://www.southofheaven.org/
Life begins and ends with chaos, live between the chaos!

On 2012-07-14, at 7:00 AM, Hanspeter Niederstrasser wrote:

> # Fix the POD quotes (--quotes is not sufficient for the French quotes) \
>           case $l in \
>             de) \
>               sed -i -e 's/ds C` ""$/ds C` »/' \
>                      -e "s/ds C' \"\"$/ds C' «/" \
>                      $l/$p.$s; \
>               ;; \
>             fr) \
>               sed -i -e 's/ds C` ""$/ds C` «\\ /' \
>                      -e "s/ds C' \"\"$/ds C' \\\\ »/" \
>                      $l/$p.$s; \
>               ;; \
>           esac; \
>           rm -f $p.pod; \
>           test $l = en || mv $l/$p.$s $l/$p.$l.$s; \
>         done; \
>       done
> /bin/sh: -c: line 1: syntax error: unexpected end of file
> make[1]: *** [default] Error 2
> make: *** [all] Error 2
> 
> 
> Full log at: 
> http://snaggledworks.com/fink/logs/fink-build-log_po-debconf_1.0.16+nmu2-1_2012.07.14-08.53.14
> 
> Hanspeter


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to