commit | 06ac2561c56a499d9b5038af257b99f6d04c044a | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Tue May 10 16:18:44 2016 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue May 10 16:18:44 2016 -0400 |
tree | aaa3908ad352f0eb3b5ac285932150e274c5c30b | |
parent | bc8f1ae5237b85e1dc0ac4781da170ecc3a035fe [diff] |
util: remove lib/support from the e2fsprogs-libs tar distribution The lib/support library is only used for internal e2fsprogs programs, and it won't compile correctly due to the fact that lib/ext2fs isn't included in the e2fsprogs-libs distribution anyway. Signed-off-by: Theodore Ts'o <tytso@mit.edu>