Unverified Commit c4db919c authored by boklm's avatar boklm
Browse files

Bug 24514: set tmp directory used by dmg2mar

parent ce45a8d0
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
#!/bin/bash
[% c("var/set_default_env") -%]
export TMPDIR=[% shell_quote(c("tmp_dir")) %]
mkdir -p "$TMPDIR"
cd [% shell_quote(path(dest_dir)) %]/[% c("var/signed_status") %]/[%  c("version") %]
[% shell_quote(c("basedir")) %]/tools/dmg2mar