Browse Source

fix pathing

Hal Emmerich 4 năm trước cách đây
mục cha
commit
40ca73a727
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      packages/filesystem/xsecurelock/makefile

+ 1 - 1
packages/filesystem/xsecurelock/makefile

@@ -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