This commit is contained in:
Nick Bebout 2013-04-22 14:50:50 -05:00
parent 32a552f56e
commit c14f2f1c6b
119 changed files with 978 additions and 42838 deletions

View file

@ -1,6 +1,6 @@
#!/bin/sh
# $Id: paypal_functions,v 1.19 2012/04/17 12:05:32 gilles Exp gilles $
# $Id: paypal_functions,v 1.20 2013/02/08 14:57:33 gilles Exp gilles $
paypal_prerequisites() {
perl -mMIME::Lite -e '' || echo 'sudo aptitude install libmime-lite-perl'