mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-02 05:17:03 +08:00
updated .gitignore for maps.xml, deleted maps.xml, fixed typo in data/maps/Makefile
This commit is contained in:
@@ -47,6 +47,7 @@
|
|||||||
/conf/%gconf.xml
|
/conf/%gconf.xml
|
||||||
/conf/srtm_data/*
|
/conf/srtm_data/*
|
||||||
/conf/maps_data/*
|
/conf/maps_data/*
|
||||||
|
/conf/maps.xml
|
||||||
/conf/gps/ublox_conf
|
/conf/gps/ublox_conf
|
||||||
|
|
||||||
# /doc/pprz_algebra/
|
# /doc/pprz_algebra/
|
||||||
|
|||||||
+1
-1
@@ -14,4 +14,4 @@ $(PAPARAZZI_HOME)/conf/maps.xml: $(DATADIR)/maps.google.com
|
|||||||
$(Q)echo "<maps google_version=\""`grep -P "http://khm[0-9]+.google.com/kh/v=[0-9]+.x26" $(DATADIR)/maps.google.com | sed -E s#.*http://khm[0-9]+.google.com/kh/v=## | sed -E s#.x26.*##`"\"/>" >> $(@)
|
$(Q)echo "<maps google_version=\""`grep -P "http://khm[0-9]+.google.com/kh/v=[0-9]+.x26" $(DATADIR)/maps.google.com | sed -E s#.*http://khm[0-9]+.google.com/kh/v=## | sed -E s#.x26.*##`"\"/>" >> $(@)
|
||||||
$(Q)echo "" >> $(@)
|
$(Q)echo "" >> $(@)
|
||||||
|
|
||||||
Force:
|
FORCE:
|
||||||
|
|||||||
Reference in New Issue
Block a user