Hi there!
I try adding addition feeds packages to my kamikaze 7.09 but whe i try to compile some program that depends upon libraries (like portmap that uses libwrap), i always got errors. It seems that NOTHING is installed by that libraries into the staging dir. I see these Makefiles and i see many uses of $(1) and $(2) parametrs instead of expected $(STAGING_DIR).
Is it correct? I tried replacing all these with $(STAGING_DIR) and everything worked fine.
Please tell me if is it normal this behaviour or not!
Thanx