+ Fix linux plugin package name
This commit is contained in:
parent
577ee23fb9
commit
7bbda108f9
|
@ -33,7 +33,7 @@
|
||||||
#
|
#
|
||||||
####################################################################################
|
####################################################################################
|
||||||
|
|
||||||
package os::freebsd::plugin;
|
package os::linux::plugin;
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
|
|
Loading…
Reference in New Issue