]> git.hungrycats.org Git - bees/commit
scripts: don't try to find bees in $DESTDIR at runtime
authorZygo Blaxell <bees@furryterror.org>
Wed, 5 Nov 2025 05:19:19 +0000 (00:19 -0500)
committerZygo Blaxell <bees@furryterror.org>
Sat, 14 Feb 2026 05:23:07 +0000 (00:23 -0500)
commitaf7109a5188d042ba7913e00a43d0b8efab88a80
treef2128227099b4bbe3657459bcbb037e8b9eb8bec
parentcddce845429766561b3eafecdd62ce67cebaa981
scripts: don't try to find bees in $DESTDIR at runtime

DESTDIR is an install-time variable, so it should be used in the install
scripts but not the installed scripts.  PREFIX is the runtime variable.

Signed-off-by: Zygo Blaxell <bees@furryterror.org>
scripts/beesd.in