fix pathing
This commit is contained in:
父節點
b2c589925c
當前提交
40ca73a727
@ -1,5 +1,5 @@
|
||||
SHELL := /bin/bash
|
||||
PRAWNOS_ROOT := $(shell cd ../../../../; pwd)
|
||||
PRAWNOS_ROOT := $(shell cd ../../../; pwd)
|
||||
PBUILDER_CHROOT=$(PRAWNOS_ROOT)/build/prawnos-pbuilder-armhf-base.tgz
|
||||
PBUILDER_RC=$(PRAWNOS_ROOT)/resources/BuildResources/pbuilder/prawnos-pbuilder.rc
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user