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

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