Whamcloud - gitweb
debian: fix build reproducibility problems in the rules file
authorTheodore Ts'o <tytso@mit.edu>
Fri, 2 Sep 2016 03:13:04 +0000 (23:13 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 2 Sep 2016 03:13:04 +0000 (23:13 -0400)
commit98e858bf9dedaf18d450d347209a1c963541ebd2
tree637169eb2ead856e73f2a452abcaf735f61af5bc
parenta2143b51605931db28ba3d5f18f06a73c265287b
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>
debian/rules