ec085390d79da88eac31afc7e9b4efb40c5e554b
hiram
  Wed Jun 17 12:32:56 2020 -0700
the VGP class is sharks not snakes refs #25555

diff --git src/hg/makeDb/doc/vgpAsmHub/altMakefile src/hg/makeDb/doc/vgpAsmHub/altMakefile
index 5cf4376..5feaf64 100644
--- src/hg/makeDb/doc/vgpAsmHub/altMakefile
+++ src/hg/makeDb/doc/vgpAsmHub/altMakefile
@@ -1,26 +1,26 @@
 
 ## makefile definitions for a VGP subset of genomes with user supplied
 ## data tracks
 
 destDir=/hive/data/genomes/asmHubs/vgp
 srcDir=${HOME}/kent/src/hg/makeDb/doc/vgpAsmHub
-orderList=vgp.alternate.orderList.tsv
+orderList=$(CURDIR)/vgp.alternate.orderList.tsv
 
 indexName=vgpAlt
 testIndexName=testVgpAlt
 statsName=vgpAltStats
 testStatsName=testVgpAltStats
 dataName=vgpAltData
 testDataName=testVgpAltData
 genomesTxt=altGenomes
 hubFile=altHub
 testHubFile=testAltHub
 
 # these names trigger special behavior in the index page creation scripts:
 Name=VGP
-name=vgp
+name=VGP
 
 # GCA_009859025.1_bTaeGut2.p.v1.alt	zebra finch
 defaultAssembly=GCA_009859025.1_bTaeGut2.p.v1.alt
 
 include ../asmHubs/asmHubs.mk