commit | 98e858bf9dedaf18d450d347209a1c963541ebd2 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Thu Sep 01 23:13:04 2016 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Sep 01 23:13:04 2016 -0400 |
tree | 637169eb2ead856e73f2a452abcaf735f61af5bc | |
parent | a2143b51605931db28ba3d5f18f06a73c265287b [diff] |
debian: fix build reproducibility problems in the rules file The configure file needs to be run using a relative pathname so that when $(srcdir) gets introduced into binary file, the location of the build directory doesn't find its way into the binaries. Signed-off-by: Theodore Ts'o <tytso@mit.edu>