| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
update removed list
|
|
|
|
+ ln -s ../../fml/share/template/euc-jp template-euc-jp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
o remove symlink before "make link"
o remove "rm -f" before "ln -s ..". It is not needed since we "make
clean_link" before link.
|
|
add new symlink
o rm -f Command/Admin; ln -s ../../fml/lib/FML/AdminCommand
o rm -f Command/User; ln -s ../../fml/lib/FML/UserCommand
|
|
|
|
|
|
|
|
|
|
|