Skip to content

Commit

Permalink
Merge branch 'bugfixes'
Browse files Browse the repository at this point in the history
  • Loading branch information
automerge authored and cybersphinx committed Feb 4, 2013
2 parents 457f535 + 4ec6413 commit 986a803
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ if [[ ! "0" == "$(type -aP a2x &> /dev/null; echo ${?})" ]] || [[ ! "0" == "$(ty
configs/FetchPrebuilt.sh "${DirectorY}" "${OutDir}" "${FileName}" "${BuiltDLP}" "${MD5Sum}" configs/FetchPrebuilt.sh "${DirectorY}" "${OutDir}" "${FileName}" "${BuiltDLP}" "${MD5Sum}"
exit ${?} exit ${?}
fi fi
test -r /sw/bin/init.sh && . /sw/bin/init.sh
alias sed="/usr/bin/sed" alias sed="/usr/bin/sed"
alias grep="/usr/bin/grep" alias grep="/usr/bin/grep"


Expand Down

0 comments on commit 986a803

Please sign in to comment.