Myslot

Myslot

4M Downloads

Duplicate condition

xphip opened this issue ยท 1 comments

commented

myslot/extract_locale.sh

Lines 30 to 33 in 94debf6

if [ "x$1" == "xloc" ];then
make_locale
elif [ "x$1" == "xloc" ];then
make_toc

commented

Since it is an obsolete file as mentioned here #81 (comment), I believe it is enough to close the issue.