]> git.decadent.org.uk Git - dak.git/commitdiff
Target dir may not yet exist
authorJoerg Jaspert <joerg@debian.org>
Sun, 6 Dec 2015 13:37:17 +0000 (14:37 +0100)
committerJoerg Jaspert <joerg@debian.org>
Sun, 6 Dec 2015 13:37:17 +0000 (14:37 +0100)
Signed-off-by: Joerg Jaspert <joerg@debian.org>
config/debian/dinstall.functions

index 0040d719d6cc147ddb0969c3ce54665565d4aff4..5de4458563dc5d349f9d8f10bb9116880f0d3e1b 100644 (file)
@@ -111,6 +111,7 @@ function dep11() {
         for dir in stretch sid; do
             if [ -d ${dir}/ ]; then
                 for comp in main contrib non-free; do
+                    mkdir -p ${ftpdir}/dists/${dir}/${comp}/dep11
                     cd dists/${dir}/${comp}/dep11
                     rsync -aq --delete --delete-after --exclude *.tmp . ${ftpdir}/dists/${dir}/${comp}/dep11/.
                     cd ${scriptdir}/dep11