From e2fece09465824ae77bf1c9f526028d4e5a530e7 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Sun, 6 Dec 2015 14:49:16 +0100 Subject: [PATCH] dep11 people not knowing their own layout poooooooooor dep11 Signed-off-by: Joerg Jaspert --- config/debian/dinstall.functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/debian/dinstall.functions b/config/debian/dinstall.functions index be7a7d30..0e5787bd 100644 --- a/config/debian/dinstall.functions +++ b/config/debian/dinstall.functions @@ -112,7 +112,7 @@ function dep11() { if [ -d ${dir}/ ]; then for comp in main contrib non-free; do mkdir -p ${ftpdir}/dists/${dir}/${comp}/dep11 - cd ${dir}/${comp}/dep11 + cd ${dir}/${comp} rsync -aq --delete --delete-after --exclude *.tmp . ${ftpdir}/dists/${dir}/${comp}/dep11/. cd ${scriptdir}/dep11 done -- 2.39.2