diff options
author | Rickard Green <[email protected]> | 2015-03-17 12:36:03 +0100 |
---|---|---|
committer | Rickard Green <[email protected]> | 2015-03-17 12:36:03 +0100 |
commit | f991b0bb0ce200967f73b4d6505956a56e358b21 (patch) | |
tree | b4e4334aad4a493155e8a7444d465a7eb24ea3eb /HOWTO/OTP-PATCH-APPLY.md | |
parent | 281892c5d7b7b5e1ac2402390d83287913aefd94 (diff) | |
parent | 39cdf58cbf7de695917204763a0cd7b52606fb5e (diff) | |
download | otp-f991b0bb0ce200967f73b4d6505956a56e358b21.tar.gz otp-f991b0bb0ce200967f73b4d6505956a56e358b21.tar.bz2 otp-f991b0bb0ce200967f73b4d6505956a56e358b21.zip |
Merge branch 'maint'
* maint:
Minor fixes
Conflicts:
system/doc/system_principles/versions.xml
Diffstat (limited to 'HOWTO/OTP-PATCH-APPLY.md')
-rw-r--r-- | HOWTO/OTP-PATCH-APPLY.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/HOWTO/OTP-PATCH-APPLY.md b/HOWTO/OTP-PATCH-APPLY.md index 936de02d07..2aa31629ef 100644 --- a/HOWTO/OTP-PATCH-APPLY.md +++ b/HOWTO/OTP-PATCH-APPLY.md @@ -58,6 +58,7 @@ Configure and build all applications in OTP: $ configure $ make + or $ ./otp_build configure |