libqaeda

Unnamed repository; edit this file 'description' to name the repository.
Info | Log | Files | Refs | README | LICENSE

commit 2f87679733b30e0f140e2d8ab7e7d483027df13a
parent e13dfb34f5e8975fcd1f2fd454ed2c2ad68efb6f
Author: lash <dev@holbrook.no>
Date:   Mon,  3 Mar 2025 03:25:06 +0000

Explicitly set destdir for aux build

Diffstat:
Msrc/aux/Makefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/aux/Makefile b/src/aux/Makefile @@ -1,4 +1,4 @@ -DESTDIR := /usr/local +DESTDIR := `realpath .` export DESTDIR install: hashmap