]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/cron.dinstall
Pseudo packages
[dak.git] / config / debian / cron.dinstall
index 731bc825893dab99122abeb9a4676ce2c8d1e981..ee77eb7180706fb5c7fc2e8f1276e5629117749f 100755 (executable)
@@ -70,6 +70,7 @@ cd $configdir
 $scriptsdir/update-bugdoctxt
 $scriptsdir/update-mirrorlists
 $scriptsdir/update-mailingliststxt
+$scriptsdir/update-pseudopackages
 
 ################################################################################
 
@@ -94,7 +95,7 @@ ts
 echo "Synchronizing i18n package descriptions"
 # First sync their newest data
 cd ${scriptdir}/i18nsync
-rsync -aq --delete --delete-after ddtp-sync:/does/not/matter .
+rsync -aq --delete --delete-after ddtp-sync:/does/not/matter . || true
 
 # Now check if we still know about the packages for which they created the files
 # is the timestamp signed by us?