From 6bdcee289951f9eb352cd14abcb86d1686f19574 Mon Sep 17 00:00:00 2001 From: Scott R Charlton Date: Wed, 7 May 2014 02:45:04 +0000 Subject: [PATCH] fixed makefile git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@8713 1feff8c3-07ed-0310-ac33-dd36852eb9cd --- R/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/R/Makefile b/R/Makefile index f22ba687..c42c782c 100644 --- a/R/Makefile +++ b/R/Makefile @@ -770,8 +770,8 @@ check : all install : all R CMD INSTALL --build phreeqc - -export : + +export : sed \ -e 's/@REVISION_SVN@/$(RELEASE)/g' \ < DESCRIPTION.in > $(TOPDIR)/DESCRIPTION