summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de>2016-02-29 11:47:59 +0100
committerLucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de>2016-02-29 11:47:59 +0100
commit7adf0619b3c3907a10af45f8b1d0bd42e2ed3174 (patch)
tree686c6f33da1cbad5f5f53feb81aebfd78fda0f9a
parent840cbd24ba037bfebf4900d52ed82ca38614ad10 (diff)
downloadmidipix_build-7adf0619b3c3907a10af45f8b1d0bd42e2ed3174.tar.bz2
midipix_build-7adf0619b3c3907a10af45f8b1d0bd42e2ed3174.tar.xz
Fixed typo in build.usage.
-rw-r--r--build.usage2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.usage b/build.usage
index 6ac6c1a9..be19aec1 100644
--- a/build.usage
+++ b/build.usage
@@ -18,7 +18,7 @@ usage: ./build.sh [-c] [-nd] [-r ALL|name[:step]] [-h] [-t]
named ${PKG_SUBDIR}.local.patch.
Examples:
- ./build.sh -r psxscl GITROOT_HEAD=... PKG_PSXSCL_CFLAGS_CONFIGURE_EXTRA=-DPSX_INTERNAL_STRACE
+ ./build.sh -r 205.psxscl.build GITROOT_HEAD=... PKG_PSXSCL_CFLAGS_CONFIGURE_EXTRA=-DPSX_INTERNAL_STRACE
Build psxscl from the internal repository with strace enabled.
./build.sh -c -r ALL GITROOT_HEAD=...