Description: Install data local
Forwarded: yes
# email sent to twu@gene.com on 2021-02-26

Index: gmap/Makefile.am
===================================================================
--- gmap.orig/Makefile.am
+++ gmap/Makefile.am
@@ -9,7 +9,7 @@ CLEANFILES = so_locations
 ACLOCAL_AMFLAGS = -I config
 
 install-data-local:
-#	$(mkinstalldirs) $(GMAPDB)
+	$(mkinstalldirs) $(DESTDIR)$(GMAPDB)
 
 dist-hook:
 #	svn log -v --xml | ./svncl.pl > ChangeLog
