+ Fix linux plugin package name

This commit is contained in:
Quentin Garnier 2013-12-16 16:56:19 +01:00
parent 645e782624
commit 3f0452ae19
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
#
####################################################################################
package os::freebsd::plugin;
package os::linux::plugin;
use strict;
use warnings;