minor fix for genimage for sles
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2226 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
e25a09e4ba
commit
f6c686bd1a
@ -111,7 +111,7 @@ unless ($onlyinitrd) {
|
||||
|
||||
|
||||
#this is for extra packages
|
||||
my $srcdir_otherpkgs = "$installroot/post/otherpkgs/$osver/$arch/1";
|
||||
my $srcdir_otherpkgs = "$installroot/post/otherpkgs/$osver/$arch";
|
||||
my $pkgnames=get_extra_package_names();
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user