diff options
author | Rickard Green <[email protected]> | 2014-03-10 17:44:25 +0100 |
---|---|---|
committer | Rickard Green <[email protected]> | 2014-03-20 16:24:48 +0100 |
commit | e310677df7b3ce6506b35044abafcb507caa7e07 (patch) | |
tree | 010088a792b400cc87f44e02054f951a8071417f /system/doc/installation_guide/part.xml | |
parent | 0453d4ebd924f504e8d37ac5830ecc28ccc15046 (diff) | |
download | otp-e310677df7b3ce6506b35044abafcb507caa7e07.tar.gz otp-e310677df7b3ce6506b35044abafcb507caa7e07.tar.bz2 otp-e310677df7b3ce6506b35044abafcb507caa7e07.zip |
Verify runtime_dependencies when running 'otp_build patch_app'
Diffstat (limited to 'system/doc/installation_guide/part.xml')
-rw-r--r-- | system/doc/installation_guide/part.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system/doc/installation_guide/part.xml b/system/doc/installation_guide/part.xml index 150df39512..19808fd165 100644 --- a/system/doc/installation_guide/part.xml +++ b/system/doc/installation_guide/part.xml @@ -31,7 +31,6 @@ <description> <p>How to install Erlang/OTP on UNIX or Windows.</p> </description> - <xi:include href="otp_version.xml"/> <xi:include href="install-binary.xml"/> <xi:include href="verification.xml"/> <xi:include href="INSTALL.xml"/> |