src/hg/hgGene/makefile 1.39
1.39 2009/10/06 22:48:51 hiram
fixup install target so files go to correct hgGeneData on 'make install'
Index: src/hg/hgGene/makefile
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/hgGene/makefile,v
retrieving revision 1.38
retrieving revision 1.39
diff -b -B -U 4 -r1.38 -r1.39
--- src/hg/hgGene/makefile 10 Mar 2009 00:33:58 -0000 1.38
+++ src/hg/hgGene/makefile 6 Oct 2009 22:48:51 -0000 1.39
@@ -19,9 +19,9 @@
chmod -R a+rX ${CGI_BIN}-${USER}/hgGeneData
install::
rsync -ar --exclude=CVS/ --exclude=.svn/ --delete hgGeneData \
- ${DESTDIR}${CGI_BIN}/hgGeneData/
+ ${DESTDIR}${CGI_BIN}/
chmod -R a+rX ${DESTDIR}${CGI_BIN}/hgGeneData
alpha::
rm -fr ${CGI_BIN}/hgGeneData