delta: Improve comment

This commit is contained in:
Fatih Aşıcı
2010-06-21 09:20:57 +00:00
parent 60ce2cf92f
commit 1307693f4f
+1 -1
View File
@@ -77,7 +77,7 @@ def create_delta_package(old_package, new_package):
deltapkg.add_files_xml(ctx.const.files_xml)
# only metadata information may change in a package,
# so no install.tar.lzma added to delta package
# so no install archive added to delta package
if files_delta:
# Sort the files in-place according to their path for an ordered
# tarfile layout which dramatically improves the compression