poke-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug default/26561] poke is not installed correctly when specifying


From: Alfred M. Szmidt
Subject: Re: [Bug default/26561] poke is not installed correctly when specifying DESTDIR
Date: Tue, 01 Sep 2020 14:23:21 -0400

   My understanding of the GNU Coding Standards is that DESTDIR should be 
honored
   for building and installing, but the program is not required to run properly
   when run from the staged area.

DESTDIR should have no effect on compilation (i.e. building), its only
use is during `make install'.  It should never be used in any other
context than when copying files during `make install` or removing
during `make uninstall'.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]