未验证 提交 fe3d1e5e 编写于 作者: A Ansgar

Merge remote-tracking branch 'origin/merge-requests/267'

......@@ -105,7 +105,7 @@ function dep11() {
# Yay, worked, lets copy around
for dir in ${extimportdists}; do
if [[ -d ${dir}/ ]]; then
for comp in main contrib non-free; do
for comp in main contrib non-free non-free-firmware; do
mkdir -p ${ftpdir}/dists/${dir}/${comp}/dep11
cd ${dir}/${comp}
rsync -rtq --delete --delete-after --exclude by-hash --exclude "./*.tmp" . ${ftpdir}/dists/${dir}/${comp}/dep11/.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册