Export to GitHub

mailsend - issue #5

make install does not honor DESTDIR


Posted on Apr 28, 2013 by Happy Ox

What steps will reproduce the problem? 1. ./configure --with-openssl=/usr 2. make -j8 3. make install DESTDIR=test

==> What is the expected output? The installation to ./test

==> What do you see instead?

cp: cannot create regular file ‘/usr/bin/mailsend’: Permission denied make: * [install] Error 1

==> What version of the product are you using? On what operating system? 1.17b10 on Arch Linux

Comment #1

Posted on May 5, 2013 by Quick Rabbit

(No comment was entered for this change.)

Comment #2

Posted on Oct 19, 2013 by Quick Rabbit

fixed in v1.17b13

Status: Fixed

Labels:
Type-Defect Priority-Medium