summaryrefslogtreecommitdiffstats
path: root/installer/OpenSLX/OSSetup/Packager/Base.pm
diff options
context:
space:
mode:
authorOliver Tappe2007-09-24 10:13:57 +0200
committerOliver Tappe2007-09-24 10:13:57 +0200
commit096344ab176b8f4f899b9bea7f980dc243cc2865 (patch)
tree96802b1639413270cd6ff2c8db4c8ec749586ed4 /installer/OpenSLX/OSSetup/Packager/Base.pm
parentAdded the 64bit busybox binary (both busyboxes are compiled on Debian Sarge s... (diff)
downloadcore-096344ab176b8f4f899b9bea7f980dc243cc2865.tar.gz
core-096344ab176b8f4f899b9bea7f980dc243cc2865.tar.xz
core-096344ab176b8f4f899b9bea7f980dc243cc2865.zip
* removed installPrerequiredPackages(), as it is no longer used
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1347 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'installer/OpenSLX/OSSetup/Packager/Base.pm')
-rw-r--r--installer/OpenSLX/OSSetup/Packager/Base.pm4
1 files changed, 0 insertions, 4 deletions
diff --git a/installer/OpenSLX/OSSetup/Packager/Base.pm b/installer/OpenSLX/OSSetup/Packager/Base.pm
index c33b690b..55211183 100644
--- a/installer/OpenSLX/OSSetup/Packager/Base.pm
+++ b/installer/OpenSLX/OSSetup/Packager/Base.pm
@@ -49,10 +49,6 @@ sub importTrustedPackageKeys
{
}
-sub installPrerequiredPackages
-{
-}
-
sub installPackages
{
}