+ Fix linux plugin package name

This commit is contained in:
Quentin Garnier 2013-12-16 16:56:19 +01:00
parent 99cd0537f9
commit 944a813daf

View File

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