The following used to fail: ./configure --prefix=/tmp/libiscsi make install This was because DESTDIR was unconditionally used in Makefile.in. Instead, use the prefix from ./configure unless overriden by DESTDIR and/or LIBDIR. Note that this commit drops ldconfig from the Makefile but I'm not sure this is wanted outside of packaging anyway. Signed-off-by: Stefan Hajnoczi <stefanha@gmail.com>
2.0 KiB
2.0 KiB