summaryrefslogtreecommitdiff
path: root/odk/docs
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-10 15:22:55 +0200
committerMichael Stahl <mstahl@redhat.com>2013-04-10 16:21:42 +0200
commit6f749e9595de50bdd8b7637155d3e40d94a45400 (patch)
tree30bc00b904edb27f040220964bde07a6b557470b /odk/docs
parentd0857f0e57fb553b4ecb3b955273486dad002b90 (diff)
odk: remove duplicative setsdenv_unix.csh
Having to maintain only one of these seems easier, and likely nobody uses csh any more. Change-Id: Ia4ddb54d27999fbf17ceea0b8bd76e59a29b023d
Diffstat (limited to 'odk/docs')
-rw-r--r--odk/docs/install.html11
1 files changed, 5 insertions, 6 deletions
diff --git a/odk/docs/install.html b/odk/docs/install.html
index 3594ac0c56eb..7f44cb183fb7 100644
--- a/odk/docs/install.html
+++ b/odk/docs/install.html
@@ -141,10 +141,10 @@
<td colspan="2">
<p>The SDK provides an implicit configuration mechanism, which
configures the SDK build environment to your personal needs the first
- time you use the SDK environment. This configuration step creates one or
- two new setsdkenv_XXX scripts in the user's home directory:</P>
+ time you use the SDK environment. This configuration step creates one
+ new setsdkenv_XXX script in the user's home directory:</P>
<ul>
- <li><b>$HOME/$OO_SDK_NAME/setsdkenv_unix.sh</b> and <b>$HOME/$OO_SDK_NAME/setsdkenv_unix.csh</b>&nbsp;&nbsp;-> for Unix
+ <li><b>$HOME/$OO_SDK_NAME/setsdkenv_unix.sh</b>&nbsp;&nbsp;-> for Unix
<li><b>C:\Documents and Settings\&lt;username&gt;\Application Data\%OO_SDK_NAME%\setsdkenv_windows.bat</b></a>&nbsp;&nbsp;-> for Windows2000/XP or later
</ul>
<p>The automatically started configure script (Unix and Windows2000/XP)
@@ -244,9 +244,8 @@
<p>You must run the <b>setsdkenv_XXX</b> script every time you want to
use the configured SDK environment. The settings are local for the current
shell on Windows or the new started shell on UNIX. On UNIX you
- can now source one of the prepared environment
- script files (&quot;setsdkenv_unix.sh&quot; or
- &quot;setsdkenv_unix.csh&quot; dependending on the shell you use) to prepare
+ can now source the prepared environment
+ script file (&quot;setsdkenv_unix.sh&quot;) to prepare
your current shell instead of starting a new shell.</p>
</td>
</tr>