summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--morphlib/builder.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/morphlib/builder.py b/morphlib/builder.py
index 5439914a..8d34582b 100644
--- a/morphlib/builder.py
+++ b/morphlib/builder.py
@@ -449,7 +449,6 @@ class ChunkBuilder(BlobBuilder): # pragma: no cover
patterns = self.blob.chunks[chunk_name]
patterns += [r'baserock/%s\.' % chunk_name]
filename = self.filename(chunk_name)
- basename = os.path.basename(filename)
self.msg('Creating binary for %s' % chunk_name)
with self.cachedir.open(filename) as f:
morphlib.bins.create_chunk(self.destdir, f, patterns,