Skip to content

Commit

Permalink
Merge branch 'master' of github.com:dellelce/mkit
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonio Dell'Elce committed Sep 22, 2014
2 parents 96f941f + b251c5b commit c414cfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkit.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ prefix="$HOME/i"
export TIMESTAMP="$(date +%H%M_%d%m%y)"
export BUILDDIR="$WORKDIR/build_${TIMESTAMP}"
export SRCDIR="$PWD/src_${TIMESTAMP}"
export srcget="0.0.5.2" # srcget version
export srcget="0.0.5.4" # srcget version
export LOGSDIR="${WORKDIR}/logs"
export prefix="${1:-$PWD}"

Expand Down

0 comments on commit c414cfe

Please sign in to comment.