diff options
-rw-r--r-- | INSTALL | 4 | ||||
-rw-r--r-- | README | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -3,8 +3,8 @@ You need several CPAN modules to use these scripts. If you use Debian GNU/Linux, you can install them like so: sudo aptitude install -R libdatetime-format-mysql-perl libdatetime-perl \ -libdbix-class-perl libemail-valid-perl libfile-slurp-perl libio-prompt-perl \ -libmime-base64-perl libmime-lite-perl libstring-mkpasswd-perl \ +libdbd-mysql-perl libdbix-class-perl libemail-valid-perl libfile-slurp-perl \ +libio-prompt-perl libmime-base64-perl libmime-lite-perl libstring-mkpasswd-perl \ libtemplate-perl libyaml-syck-perl This will most probably work for Ubuntu as well. @@ -52,10 +52,10 @@ The script prompts first for go-to address, which is where the new alias is supp $ fripost-passwd -License information is - Have fun! +License information is in COPYING. + This document is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or |