+ Fix linux plugin package name

This commit is contained in:
Quentin Garnier 2013-12-16 16:56:19 +01:00
parent 577ee23fb9
commit 7bbda108f9
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 strict;
use warnings; use warnings;