Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > fa728fa20d10ad27814e10894f07970a > files > 19

inn-2.5.3-12.mga4.x86_64.rpm

##  $Id: innshellvars.pl.local 9110 2010-09-24 17:24:43Z iulius $
##
##  Sample innshellvars.pl.local script.
##
##  It permits to add or override variables defined by
##  the INN::Config Perl module (or the legacy innshellvars.pl
##  Perl script).
##  This script has to be executable in order to be included
##  during the run of INN::Config.

##  Defining or redefining $variable will allow to use
##  $INN::Config::variable with the corresponding value
##  in a script calling INN::Config.
#$variable = 'test';