mirror of
https://github.com/Zygo/bees.git
synced 2025-11-18 11:00:31 +01:00
In Gentoo, usage of DESTDIR is automatically handled by the build system to support installation into a clean image from which the package is created. Thus, let's add DESTDIR to the install targets. One can now correctly install bees with packaging systems simply by running: $ DESTDIR=/tmp/bees-image make all install This will no longer mess up with the PREFIX setting. CC: Timofey Titovets <nefelim4ag@gmail.com> Signed-off-by: Kai Krakow <kai@kaishome.de>
1.4 KiB
1.4 KiB