2006-07-13 20:10:40 by steve
Apply patch from Sven Hartge, to fix Debian package installation.
This commit is contained in:
@@ -114,7 +114,7 @@ function installCentOS4Package
|
||||
#
|
||||
# TODO: STUB
|
||||
#
|
||||
function installDebianPackage
|
||||
function installGentooPackage
|
||||
{
|
||||
prefix=$1
|
||||
package=$2
|
||||
@@ -126,4 +126,5 @@ function installDebianPackage
|
||||
|
||||
logMessage "NOTE: Not doing anything - this is a stub - FIXME"
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user