From 7adf0619b3c3907a10af45f8b1d0bd42e2ed3174 Mon Sep 17 00:00:00 2001 From: Lucio Andrés Illanes Albornoz (arab, vxp) Date: Feb 29 2016 10:47:59 +0000 Subject: Fixed typo in build.usage. --- diff --git a/build.usage b/build.usage index 6ac6c1a..be19aec 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=...