删除非本评审代码
This commit is contained in:
parent
9a09a0fcce
commit
c68d0ae570
@ -1731,12 +1731,6 @@ class LinuxPlatform(GenericPlatform):
|
||||
prefixStr, packageVersion,
|
||||
PAK_UBUNTU,
|
||||
BIT_VERSION, postfixStr))
|
||||
elif distname in KYLIN:
|
||||
fileName = os.path.join(dirName, "./../../../",
|
||||
"%s-%s-%s-%s.%s" % (
|
||||
prefixStr, packageVersion,
|
||||
PAK_KYLIN,
|
||||
BIT_VERSION, postfixStr))
|
||||
elif distname in UOS:
|
||||
fileName = os.path.join(dirName, "./../../../",
|
||||
"%s-%s-%s-%s.%s" % (
|
||||
|
Loading…
x
Reference in New Issue
Block a user