]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_compress
r475: * dh_gencontrol: Added a documented interface for specifying substvars
[debhelper.git] / dh_compress
index 0795cbbc4ef959a2b021e893ac1138110ad3d209..c90ce637668fafb751fc09879243a1e6fecb7b13 100755 (executable)
@@ -160,7 +160,7 @@ foreach my $package (@{$dh{DOPACKAGES}}) {
                doit("ln","$hardlinks{$_}.gz","$_.gz");
        }
 
-       verbose_print("cd $olddir");
+       verbose_print("cd '$olddir'");
        chdir($olddir);
 
        # Fix up symlinks that were pointing to the uncompressed files.