This patch adds the proper use of the DESTDIR variable into the automake file that is absent in the rules directing the install for the rddi, pilot-entropy, and pilot-md5 programs. Without this, rdd can not be properly built and installed in a cross-build environment where the build host is not the same as the target for the install. I ran into this problem while trying to build rdd for an embedded systems experiment.
rdd build patch