提交 30767be1 编写于 作者: M Mark Hymers

well spotted by Ganneff

Signed-off-by: NMark Hymers <mhy@debian.org>
上级 b5c18013
......@@ -506,8 +506,8 @@ class BuildQueue(object):
os.close()
# Run apt-ftparchive generate
os.chdir(os.path.dirname(fl_name))
os.system('apt-ftparchive -qq -o APT::FTPArchive::Contents=off generate %s' % os.path.basename(fl_name))
os.chdir(os.path.dirname(ac_name))
os.system('apt-ftparchive -qq -o APT::FTPArchive::Contents=off generate %s' % os.path.basename(ac_name))
# Run apt-ftparchive release
# TODO: Eww - fix this
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册