commit | f7c9a06c99223c4a3ff87eb019c2a109fc8a3cea | [log] [tgz] |
---|---|---|
author | Matthias Andree <matthias.andree@gmx.de> | Fri Sep 05 10:25:28 2008 +0200 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Sep 07 21:53:28 2008 -0400 |
tree | 8fc0f30f69409e5a9977d0890b6931bf1b678ab2 | |
parent | a6c408b691b48ff482de91a1f714dfeb8e196246 [diff] |
Unbreak build if directory renamed from e2fsprogs. gen-tarball currently assumes that the top-level directory is called e2fsprogs, which breaks building the tarball if it's named differently. Since we have already computed the basename, let's use it. Signed-off-by: Matthias Andree <matthias.andree@gmx.de> Signed-off-by: Theodore Ts'o <tytso@mit.edu>