poke-devel
[Top][All Lists]
Advanced

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

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


From: ams at gnu dot org
Subject: [Bug default/26561] poke is not installed correctly when specifying DESTDIR
Date: Tue, 01 Sep 2020 18:23:24 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=26561

--- Comment #2 from Alfred M. Szmidt <ams at gnu dot org> ---
   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'.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

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