Project

General

Profile

« Previous | Next » 

Revision 6598

mappings/Makefile: .Veg+-VegCore.csv.last_cleanup: Sort by the source URL instead of the VegCore term

View differences:

Makefile
40 40

  
41 41
.Veg+-VegCore.csv.last_cleanup: .%.last_cleanup: % $(dict)
42 42
	$(bin)/in_place $< $(bin)/translate 1 $(dict)
43
	$(bin)/in_place $< $(bin)/sort_map
43
	$(bin)/in_place $< $(bin)/sort 3 0
44 44
	touch $@
45 45
# can't canon because this would remove ? prefixes
46 46
.PRECIOUS: .Veg+-VegCore.csv.last_cleanup

Also available in: Unified diff