aboutsummaryrefslogtreecommitdiff
path: root/sm
diff options
context:
space:
mode:
authorcslocum <cslocum@d34015c8-bcbb-4646-8ac8-8ba5febf221d>2014-05-29 15:47:20 -0400
committercslocum <cslocum@d34015c8-bcbb-4646-8ac8-8ba5febf221d>2014-05-29 15:47:20 -0400
commit6c9ec4461b7591aa537a5cc88efe092069a44e81 (patch)
tree27cfdd3130158a746d74fb7af07ed2c47d8ef211 /sm
parenta7d1cabcc38f5ad44c8c6b004cad00507ba224e5 (diff)
downloadsteuermann-6c9ec4461b7591aa537a5cc88efe092069a44e81.tar.gz
fix some dependencies for x updates
git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@1246 d34015c8-bcbb-4646-8ac8-8ba5febf221d
Diffstat (limited to 'sm')
-rw-r--r--sm/assemble_x.sm4
1 files changed, 4 insertions, 0 deletions
diff --git a/sm/assemble_x.sm b/sm/assemble_x.sm
index a9fd9ca..391a0d2 100644
--- a/sm/assemble_x.sm
+++ b/sm/assemble_x.sm
@@ -12,18 +12,22 @@ TABLE assemble HOST arzach
IF ssbx_build:
CMD x.stsci_python RUN "assemble_stsci_python x"
AFTER init/*
+ AFTER irafx_update
IF ssbx_build:
CMD x.stsci_iraf RUN "assemble_stsci_iraf x"
AFTER init/*
+ AFTER irafx_update
IF ssbx_build:
CMD x.axe RUN "assemble_axe x"
AFTER init/*
+ AFTER irafx_update
IF ssbx_build:
CMD x.hstcal RUN "assemble_hstcal x"
AFTER init/*
+ AFTER irafx_update
TABLE assemble HOST jwcalibdev