Whamcloud - gitweb
Unbreak build if directory renamed from e2fsprogs.
authorMatthias Andree <matthias.andree@gmx.de>
Fri, 5 Sep 2008 08:25:28 +0000 (10:25 +0200)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 8 Sep 2008 01:53:28 +0000 (21:53 -0400)
commitf7c9a06c99223c4a3ff87eb019c2a109fc8a3cea
tree8fc0f30f69409e5a9977d0890b6931bf1b678ab2
parenta6c408b691b48ff482de91a1f714dfeb8e196246
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>
util/gen-tarball.in