删除非本评审代码

This commit is contained in:
leiziwei 2023-11-08 09:18:24 +00:00
parent 9a09a0fcce
commit c68d0ae570

View File

@ -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" % (