X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=daklib%2Fqueue.py;h=31f9a25be9e48e5f34ea59d3d6743f539338825e;hb=8154d2b22cb56511e95f9b7e2a61a94bfb3e905f;hp=dc13b43d5bae11defdfe85b5f390b25e49f88f6c;hpb=ed14f5f574ad753dc49ba61675fb1e0b94a09a28;p=dak.git diff --git a/daklib/queue.py b/daklib/queue.py index dc13b43d..31f9a25b 100755 --- a/daklib/queue.py +++ b/daklib/queue.py @@ -1048,7 +1048,7 @@ class Upload(object): if re_is_orig_source.match(f) and self.pkg.orig_files.has_key(f) and \ self.pkg.orig_files[f].has_key("path"): continue - dest = os.path.join(os.getcwd(), f) + dest = os.path.join(dest_dir, f) os.symlink(src, dest) # If the orig files are not a part of the upload, create symlinks to the