]> git.decadent.org.uk Git - dak.git/commitdiff
s/foo/base
authorJoerg Jaspert <joerg@debian.org>
Sun, 8 May 2011 20:31:54 +0000 (22:31 +0200)
committerJoerg Jaspert <joerg@debian.org>
Sun, 8 May 2011 20:31:54 +0000 (22:31 +0200)
Signed-off-by: Joerg Jaspert <joerg@debian.org>
config/debian/dinstall.functions

index ffbbb545544f18ce020d04901e733cd2b0666bc1..804cdddc50b2bf8eec38dac9655c5b1c63d859cd 100644 (file)
@@ -596,7 +596,7 @@ function gitpdiff() {
         base=${base##../};
         dir=${base%/*};
         mkdir -p $dir;
-        zcat $file > $foo;
+        zcat $file > $base;
     done
 
     # Second, add all there is into git