You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to extensive borrowing from systemd, the make distcheck target fails on make install due to DESTDIR not being properly preserved to include $$dc_install_base. I've spent some time trying to figure out how to coax it that way, but been unable to find the issue yet.
Due to extensive borrowing from systemd, the
make distcheck
target fails onmake install
due toDESTDIR
not being properly preserved to include$$dc_install_base
. I've spent some time trying to figure out how to coax it that way, but been unable to find the issue yet.The text was updated successfully, but these errors were encountered: