[SCM] Gerris Flow Solver branch, upstream, updated. b3aa46814a06c9cb2912790b23916ffb44f1f203

Stephane Popinet s.popinet at niwa.co.nz
Fri May 15 02:51:44 UTC 2009


The following commit has been merged in the upstream branch:
commit 51a029a79230717c7069a695ef937bfa22b6179c
Author: Stephane Popinet <s.popinet at niwa.co.nz>
Date:   Fri Mar 18 15:34:14 2005 +1100

    doc/examples/Makefile.deps is distributed to avoid a python dependency
    
    darcs-hash:20050318043414-fbd8f-1bbc8f28062aaaaf4d146d185ad8a8e81472a4f1.gz

diff --git a/doc/examples/Makefile.am b/doc/examples/Makefile.am
index 1165fb9..4d252d5 100644
--- a/doc/examples/Makefile.am
+++ b/doc/examples/Makefile.am
@@ -8,7 +8,8 @@ EXTRA_DIST = \
 	gfs2tex.py \
 	gfs2tex \
 	depend.py \
-	test.py
+	test.py \
+	Makefile.deps
 
 TESTS = test.sh
 
@@ -53,7 +54,7 @@ examples.tex: template.tex
 	python gfs2tex $(EXAMPLES)
 	sed "s/GFS_VERSION/`$(top_srcdir)/src/gerris2D -V 2>&1 | awk '{ if ($$5 == "version") print $$6}'`/g" < template.tex > examples.tex
 
-Makefile.deps: $(EXAMPLES)
+Makefile.deps:
 	python depend.py $(EXAMPLES) > Makefile.deps
 
 -include Makefile.deps

-- 
Gerris Flow Solver



More information about the debian-science-commits mailing list