]> git.decadent.org.uk Git - dak.git/commitdiff
Unbreak dinstall
authorJoerg Jaspert <joerg@debian.org>
Sat, 13 Sep 2008 09:17:58 +0000 (11:17 +0200)
committerJoerg Jaspert <joerg@debian.org>
Sat, 13 Sep 2008 09:17:58 +0000 (11:17 +0200)
What a difference a little .sh at the end can make...

Signed-off-by: Joerg Jaspert <joerg@debian.org>
config/debian/cron.dinstall

index ee77eb7180706fb5c7fc2e8f1276e5629117749f..de44fe5f05ac7e98e4a1e30a9c1bc6be19a68a05 100755 (executable)
@@ -70,7 +70,7 @@ cd $configdir
 $scriptsdir/update-bugdoctxt
 $scriptsdir/update-mirrorlists
 $scriptsdir/update-mailingliststxt
-$scriptsdir/update-pseudopackages
+$scriptsdir/update-pseudopackages.sh
 
 ################################################################################