]> granicus.if.org Git - sudo/commit
Don't install the rc.d link when installing to a DESTDIR.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 26 Apr 2017 20:49:05 +0000 (14:49 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 26 Apr 2017 20:49:05 +0000 (14:49 -0600)
commit54a23d2c5d0adf848bd99506744d4eaaa4bb3298
tree4afc87118879af3b1880ba06d67f308a25d355ee
parent9bccceaea13d02725acde4e7a1418bb566b1bce5
Don't install the rc.d link when installing to a DESTDIR.
DESTDIR is generally only set when installing to a temporary
directory for packaging in which case the link should be
made in a post-install script.
src/Makefile.in