summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3495b06)
raw | patch | inline | side by side (parent: 3495b06)
author | jiho-sf <jiho-sf@users.sourceforge.net> | |
Thu, 12 Jul 2007 21:01:30 +0000 (21:01 +0000) | ||
committer | jiho-sf <jiho-sf@users.sourceforge.net> | |
Thu, 12 Jul 2007 21:01:30 +0000 (21:01 +0000) |
packaging/macosx/osx-build.sh | patch | blob | history |
index 1666cc11d3cb87d363eb00619d9b8455a9960fff..15af2589ff791d4cfba9438117d5e867ced23f56 100755 (executable)
h|help)
help
exit 1 ;;
- all)
- SVNUPDATE="t" ;;
- AUTOGEN="t" ;;
- CONFIGURE="t" ;;
- BUILD="t" ;;
- INSTALL="t" ;;
- PACKAGE="t" ;;
+ all)
+ SVNUPDATE="t"
+ AUTOGEN="t"
+ CONFIGURE="t"
+ BUILD="t"
+ INSTALL="t"
+ PACKAGE="t"
DISTRIB="t" ;;
u|up|update)
SVNUPDATE="t" ;;