aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorschnetter <schnetter@83718e91-0e4f-0410-abf4-91180603181f>2005-06-03 10:59:28 +0000
committerschnetter <schnetter@83718e91-0e4f-0410-abf4-91180603181f>2005-06-03 10:59:28 +0000
commit1cd519b8ce53b12c316494d82ed9fa92385e209c (patch)
treefaac0fef42ec6c27254bc04d123d22ca06fa0112 /README
parent5bcd21f2c456d4012fc04f204a3cda7759d50ed1 (diff)
Recreate all tarballs when any of the bindings change, because these
changes may be due to changes in some thorn. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@34 83718e91-0e4f-0410-abf4-91180603181f
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 846ec79..3c017d2 100644
--- a/README
+++ b/README
@@ -48,6 +48,10 @@ put stuff into namespace
(move from C to C++?)
rename "file", "storage" do something more unique
+update the source tarballs not only when the thorn library changes,
+but also when a *.ccl or make.* file changes.
+do not necessarily update them all when the bindings change.
+
Here is a suggestion for handling sockets in perl.