Hi there,
as I encountered some problems with link.pl from module-tools recently, I
have added a rewrite of link.pl and remove_links.pl based on File::Find.
The new script is called 'module-linker.pl' and can be used to install a
module into the framework:
module-tools/module-linker-pl install <module-path> <framework-root>
and to uninstall a module again:
module-tools/module-linker-pl uninstall <module-path> <framework-root>
This script should be more robust with respect to the unintended inclusion of
unwanted files (e.g. anything from CVS-folder or starting with a dot) and it
should restore any backup files (*.old) automatically during an uninstall.
Please give the new script a spin and send suggestions & complaints my way.
cheers,
Oliver
--
((otrs)) :: OTRS AG :: Europaring 4 :: D - 94315 Straubing
Fon: +49 (0) 9421 56818-0 :: Fax: +49 (0) 9421 56818-18
http://www.otrs.com/ :: Communication with success!
_______________________________________________
OTRS mailing list: dev - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/dev
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev