On Thu, 2011-03-24 at 12:34 +0100, Marcel Loose wrote: > On Wed, 2011-03-23 at 22:34 -0400, Kristis Makris wrote: > > http://bugzilla.mkgnu.net/show_bug.cgi?id=1073 > > - unshift @INC, $self->installation_directory() . "/lib"; > > + my $installation_directory = $self->installation_directory() . > > "/lib"; > > + eval "use lib \"$installation_directory\""; > > }
> I manually changed /usr/share/scmbug/lib/Scmbug/Daemon/Bugzilla.pm > according to your patch above and it seems to work OK. The daemon is now > running. > > Cheers, > Marcel Loose. Thank you Marcel. This is now merged.
signature.asc
Description: This is a digitally signed message part
_______________________________________________ scmbug-users mailing list [email protected] http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users
