App: Remove hardcoded local/src from App and defs.mk

local/src is a janware-specific path, remove it from App and defs.mk.
It's still in pkg.sh as a safety measure. Will have to go, too, but
is kept in for now until further audit.

Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
Jan Lindemann 2026-07-24 12:41:58 +02:00
commit 1062be24db
Signed by: Jan Lindemann
GPG key ID: 3750640C9E25DD61
4 changed files with 58 additions and 55 deletions

View file

@ -282,7 +282,6 @@ ifeq ($(VCS),cvs)
endif
REV_SUBDIRS = $(call reverse $(SUBDIRS))
FRESH_CVSDIR = $(HOME)/local/src/cvs.fresh
PCKG_DEFS_DIR = $(JWBDIR)/make/defs.d
HDRDIR_SCOPE_SUFFIX ?= $(PROJECT)