adding old perl support
    Oliver Lehmann 
    oliver at FreeBSD.org
       
    Tue May  2 17:38:29 CEST 2006
    
    
  
Oliver Lehmann wrote:
> can intltool-merge.in be changed from
>   mkdir $lang or die "Cannot create subdirectory $lang: $!\n";
> to
>   mkdir($lang, 0755) or die "Cannot create subdirectory $lang: $!\n";
Ok, I just remembered that the FreeBSD ports system has ways to move
around this (by replacing it automatically). So this won't be an issue
for old FreeBSD systems. I'm not sure how other systems are affected
though.
-- 
 Oliver Lehmann
  http://www.pofo.de/
  http://wishlist.ans-netz.de/
    
    
More information about the Xfce4-dev
mailing list