aboutsummaryrefslogtreecommitdiff
path: root/x_dist.sm
diff options
context:
space:
mode:
Diffstat (limited to 'x_dist.sm')
-rw-r--r--x_dist.sm5
1 files changed, 3 insertions, 2 deletions
diff --git a/x_dist.sm b/x_dist.sm
index f58aacd..c18755a 100644
--- a/x_dist.sm
+++ b/x_dist.sm
@@ -1,9 +1,10 @@
# we can make everything after this
-TABLE x_distribute HOST herbert thor arzach bond cadeau
+TABLE x_distribute HOST herbert thor arzach bond cadeau banana
CMD gate RUN "exit 0"
AFTER init/*
+ AFTER stamp/*
# regular distributions
@@ -19,7 +20,7 @@ TABLE x_distribute HOST herbert thor arzach
CMD x.motd RUN "synctool - irafx/iraf/unix/hlib/motd"
AFTER x_distribute/x.iraf
-TABLE x_distribute HOST bond cadeau
+TABLE x_distribute HOST bond cadeau banana
CMD irafx.pkg RUN "cd $HOME/daily_build/mac_package; ./clean ; ./build x " AFTER x_distribute/gate
CMD irafx.dmg RUN "cd $HOME/daily_build/mac_package; ./distribute x -" AFTER irafx.pkg