3 restore djgpp, eventually
5 Move things so there are no symlinks from repository to
6 any directory other than common
8 Make bug-reporting address bug-coreutils@gnu.org work.
9 grep 'bug-.*utils' src/*.c
13 sort -u ../[fst]u/po/LINGUAS > po/LINGUAS
20 for j in $(cat ../../$xu/po/LINGUAS); do
22 msgmerge -o k ../../$xu/po/$j.po $j.po && mv k $j.po
26 go cu; cd po; export xu=tu j=zh_TW
27 go cu; cd po; export xu=su j=ru
28 go cu; cd po; export xu=fu j=zh_TW
29 msgmerge -o k ../../$xu/po/$j.po $j.po && mv k $j.po