change path to repository in data/*/Makefile
git-svn-id: svn://kolibrios.org@1739 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
# Define directories for destination, source repository, sources of kernel, sources of programs.
|
||||
BUILD_DIR:=build
|
||||
REPOSITORY:=../localcopy
|
||||
REPOSITORY:=../..
|
||||
KERNEL:=$(REPOSITORY)/kernel/trunk
|
||||
PROGS:=$(REPOSITORY)/programs
|
||||
|
||||
|
@@ -5,7 +5,7 @@
|
||||
|
||||
# Define directories for destination, source repository, sources of kernel, sources of programs.
|
||||
BUILD_DIR:=build
|
||||
REPOSITORY:=../localcopy
|
||||
REPOSITORY:=../..
|
||||
KERNEL:=$(REPOSITORY)/kernel/trunk
|
||||
PROGS:=$(REPOSITORY)/programs
|
||||
|
||||
|
Reference in New Issue
Block a user