commit | 3a0d5d396b2801682ad75acb8617d3a02895edba | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Mon May 17 23:48:52 2010 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon May 17 23:48:52 2010 -0400 |
tree | d085c706d753aaa3b9638c0450dcbe12414222f3 | |
parent | faec3b1a34252732604c142ee314304e9c0b6a6e [diff] |
Fix dpkg-buildpackage -j2 Add a dependency on subs to all-libs-recursive and all-progs-recursive to dpkg-buildpackage -j2, since it builds make target 'libs' explicitly, and we need to make sure the 'subs' target is run first. Addresses-Debian-Bug: #563487 Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>