提交 85a2e41d 编写于 作者: J Joerg Jaspert

Whyever we had <> there, remove them.

added benefit of actually removing the uncompressed version
Signed-off-by: NJoerg Jaspert <joerg@debian.org>
上级 7b1a3382
......@@ -223,8 +223,8 @@ function mkmaintainers() {
cd "${indices}"
dak make-maintainers -a "${archive}" ${scriptdir}/masterfiles/pseudo-packages.maintainers
gzip -9v --rsyncable <Maintainers >Maintainers.gz
gzip -9v --rsyncable <Uploaders >Uploaders.gz
gzip -9v --rsyncable Maintainers
gzip -9v --rsyncable Uploaders
done
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册