]> git.decadent.org.uk Git - dak.git/commitdiff
Use the right dir (not critical, the other is symlinked).
authorJoerg Jaspert <joerg@debian.org>
Sat, 13 Sep 2008 14:24:47 +0000 (16:24 +0200)
committerJoerg Jaspert <joerg@debian.org>
Sat, 13 Sep 2008 14:24:47 +0000 (16:24 +0200)
Signed-off-by: Joerg Jaspert <joerg@debian.org>
scripts/debian/update-pseudopackages.sh

index cabfc3a51e21fe83db46dce5118de946c735c7cb..d9a4d2357ee65b30c9eac2d92358f67ab453e692 100755 (executable)
@@ -5,7 +5,7 @@
 
 . vars
 
-cd ${scriptdir}/masterdir
+cd ${scriptdir}/masterfiles
 
 echo Updating archive version of pseudo-packages
 for file in maintainers description; do