Make absolute fixtures path
This commit is contained in:
committed by
Patrick Niklaus
parent
3f07a830e6
commit
0fbd18b0dd
+1
-1
@@ -15,7 +15,7 @@ PROFILE:=$(PROFILE_ROOT)/car.lua
|
||||
all: $(DATA_NAME).osrm.hsgr
|
||||
|
||||
clean:
|
||||
rm $(DATA_NAME).*
|
||||
-rm $(DATA_NAME).*
|
||||
|
||||
$(DATA_NAME).osm.pbf:
|
||||
wget $(DATA_URL) -O $(DATA_NAME).osm.pbf
|
||||
|
||||
Reference in New Issue
Block a user