standalone build tweaks
This commit is contained in:
parent
bba0e9966f
commit
37d3a24ce1
2
Makefile
2
Makefile
@ -49,6 +49,8 @@ METHODS ?= full medias network
|
|||||||
BINSDIR ?= /usr/lib/propagator/bin
|
BINSDIR ?= /usr/lib/propagator/bin
|
||||||
MODDIR ?= /var/lib/propagator/modules
|
MODDIR ?= /var/lib/propagator/modules
|
||||||
|
|
||||||
|
export MODDIR
|
||||||
|
|
||||||
include Makefile.common
|
include Makefile.common
|
||||||
|
|
||||||
STAGE1BINS = $(METHODS:%=stage1-%)
|
STAGE1BINS = $(METHODS:%=stage1-%)
|
||||||
|
Loading…
Reference in New Issue
Block a user