mirror of https://github.com/CGAL/cgal
Fix to @INC, after GForge upgrade.
/home/groups/cgal/hooks/ contains an installation of Mail/Sender.pm
This commit is contained in:
parent
8e506934c8
commit
e7a3024967
|
|
@ -25,6 +25,7 @@
|
||||||
# - Email content modified to be closer to CVS commit email format
|
# - Email content modified to be closer to CVS commit email format
|
||||||
# - Email sent in both HTML + text
|
# - Email sent in both HTML + text
|
||||||
|
|
||||||
|
use lib "/home/groups/cgal/hooks/";
|
||||||
use Mail::Sender;
|
use Mail::Sender;
|
||||||
require 5.004; # This is when locale support was added.
|
require 5.004; # This is when locale support was added.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue