[cig-commits] r5307 - mc/3D/CitcomS/trunk/examples

leif at geodynamics.org leif at geodynamics.org
Thu Nov 16 13:36:51 PST 2006


Author: leif
Date: 2006-11-16 13:36:50 -0800 (Thu, 16 Nov 2006)
New Revision: 5307

Modified:
   mc/3D/CitcomS/trunk/examples/Makefile.am
Log:
Install examples under PREFIX/share/CitcomS/examples,
as now documented in the manual.  This is for the benefit
of users of shared installations of CitcomS.  I also sync'd
the file list in examples/Makefile.am.

Note:  the file velbc_regional.tar.gz seems to be corrupt!!!


Modified: mc/3D/CitcomS/trunk/examples/Makefile.am
===================================================================
--- mc/3D/CitcomS/trunk/examples/Makefile.am	2006-11-16 21:25:54 UTC (rev 5306)
+++ mc/3D/CitcomS/trunk/examples/Makefile.am	2006-11-16 21:36:50 UTC (rev 5307)
@@ -23,7 +23,9 @@
 
 # $Id$
 
-EXTRA_DIST = \
+examplesdir = $(pkgdatadir)/examples
+
+nobase_dist_examples_DATA = \
 	Cookbook1/cookbook1.cfg \
 	Cookbook2/cookbook2.cfg \
 	Cookbook3/cookbook3.cfg \
@@ -167,9 +169,9 @@
 	Cookbook5/velocity/bvel.dat71 \
 	Cookbook5/velocity/bvel.dat8 \
 	Cookbook5/velocity/bvel.dat9 \
-	Cookbook7/cookbook7.cfg \
-	Cookbook7/coord.dat \
-	Cookbook7/README \
+	Cookbook6/cookbook6.cfg \
+	Cookbook6/coord.dat \
+	Cookbook6/README \
 	example0.cfg \
 	example1.cfg \
 	Full/input.sample \



More information about the cig-commits mailing list