Looking at src/Makefile.defs
, the LIBDIR
has to be set in the build command, like:
make LIBDIR=lib/x86_64-linux-gnu
Maybe there is a way to know in Debian specs what value to set here.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.