Put system-dependent MacOS build last
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1412 7d457c2a-affb-35e4-300a-418c747d4874
This commit is contained in:
parent
33a616687a
commit
7aa2c28a48
2
refine
2
refine
@ -413,9 +413,9 @@ ant() {
|
|||||||
# ----------------------------------------------------------------------------------------------
|
# ----------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
dist() {
|
dist() {
|
||||||
mac_dist $1
|
|
||||||
windows_dist $1
|
windows_dist $1
|
||||||
linux_dist $1
|
linux_dist $1
|
||||||
|
mac_dist $1
|
||||||
|
|
||||||
echo "All distributions were built and are located at $REFINE_DIST_DIR"
|
echo "All distributions were built and are located at $REFINE_DIST_DIR"
|
||||||
echo
|
echo
|
||||||
|
Loading…
Reference in New Issue
Block a user