summaryrefslogtreecommitdiffstats
path: root/installer/OpenSLX/OSExport/FileSystem/Base.pm
diff options
context:
space:
mode:
Diffstat (limited to 'installer/OpenSLX/OSExport/FileSystem/Base.pm')
-rw-r--r--installer/OpenSLX/OSExport/FileSystem/Base.pm4
1 files changed, 4 insertions, 0 deletions
diff --git a/installer/OpenSLX/OSExport/FileSystem/Base.pm b/installer/OpenSLX/OSExport/FileSystem/Base.pm
index 009ec87d..a59cc944 100644
--- a/installer/OpenSLX/OSExport/FileSystem/Base.pm
+++ b/installer/OpenSLX/OSExport/FileSystem/Base.pm
@@ -65,6 +65,10 @@ sub requiredFSMods
{
}
+sub requiredFSTools
+{
+}
+
sub showExportConfigInfo
{
}