/[tar]/tar/bootstrap
ViewVC logotype

Diff of /tar/bootstrap

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by eggert, Sat Jul 5 20:14:48 2003 UTC revision 1.2 by eggert, Sat Aug 30 05:37:55 2003 UTC
# Line 139  done Line 139  done
139    
140  echo "$0: getting translations into po..."  echo "$0: getting translations into po..."
141  (cd po &&  (cd po &&
142   rm -f dummy `ls | sed -n '/\.gmo$/p; /^en_GB\.po$/d; /\.po/p'` &&   rm -f dummy `ls | sed -n '/\.gmo$/p; /\.po/p'` &&
143   wget -nv -nd -r -l 1 -A .po -C off \   wget -nv -nd -r -l 1 -A .po -C off \
144     http://www.iro.umontreal.ca/contrib/po/maint/tar/ &&     http://www.iro.umontreal.ca/contrib/po/maint/tar/ &&
145   ls *.po | sed 's/\.po$//' >LINGUAS   ls *.po | sed 's/\.po$//' >LINGUAS

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26