summaryrefslogtreecommitdiffstats
path: root/src/installer/OpenSLX/OSSetup/Distro
diff options
context:
space:
mode:
Diffstat (limited to 'src/installer/OpenSLX/OSSetup/Distro')
-rw-r--r--src/installer/OpenSLX/OSSetup/Distro/Linuxmint.pm (renamed from src/installer/OpenSLX/OSSetup/Distro/LinuxMint.pm)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/installer/OpenSLX/OSSetup/Distro/LinuxMint.pm b/src/installer/OpenSLX/OSSetup/Distro/Linuxmint.pm
index 84a80ee2..761513da 100644
--- a/src/installer/OpenSLX/OSSetup/Distro/LinuxMint.pm
+++ b/src/installer/OpenSLX/OSSetup/Distro/Linuxmint.pm
@@ -11,7 +11,7 @@
# OSSetup/Distro/LinuxMint.pm
# - provides LinuxMint-specific overrides of the OSSetup Distro API.
# -----------------------------------------------------------------------------
-package OpenSLX::OSSetup::Distro::LinuxMint;
+package OpenSLX::OSSetup::Distro::Linuxmint;
use strict;
use warnings;