summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2016-11-14 22:23:38 +0100
committer Willy Sudiarto Raharjo2016-11-15 15:41:38 +0100
commit80786582aa8dd25512739d7d3e4bc90d8f32457d (patch)
tree32e5636a9f3d44db3bbac20f0cc35c5874f778ff
parent8c9b6cabceedc9f70c6530fb0615e46ef3594d3c (diff)
downloadslackbuilds-80786582aa8dd25512739d7d3e4bc90d8f32457d.tar.gz
development/netbeans: Fix README.
-rw-r--r--development/netbeans/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/netbeans/README b/development/netbeans/README
index af0d2036b8..15a9f9d36f 100644
--- a/development/netbeans/README
+++ b/development/netbeans/README
@@ -16,12 +16,12 @@ NOTES:
****
To use an specified locale you should execute netbeans as:
- netbeans --locale $LANGOPT
+ netbeans --locale $LANGOPT
where $LANGOPT can be 'ja','zh:CN' or 'pt:BR', default is english.
If you want to make this a default option for netbeans, then add it
into the line #6(netbeans_default_options) in the file
- /opt/netbeans/etc/netbeans.conf
+ /opt/netbeans/etc/netbeans.conf
To use an alternative bundle you can set BUNDLE variable:
$ BUNDLE=javaee ./netbeans.SlackBuild