From 49dad76c4729132ead016e50f9c3973b211c3ea8 Mon Sep 17 00:00:00 2001 From: Paul Tagliamonte Date: Sun, 22 Apr 2012 18:04:41 -0400 Subject: [PATCH] adding in steps --- syn/build.py | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/syn/build.py b/syn/build.py index 4be3119..874044d 100644 --- a/syn/build.py +++ b/syn/build.py @@ -12,6 +12,11 @@ def compose_source_archive(unpacked_root, upstream_tarball): """ Generate a signing Database, correctly named tarball and a syn local tarball. + + - Head over to tmp// + - Move root directory/* to new root + - Extract synd on top of new root """ pass