summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2016-11-14 16:23:38 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-11-15 21:41:38 +0700
commit80786582aa8dd25512739d7d3e4bc90d8f32457d (patch)
tree32e5636a9f3d44db3bbac20f0cc35c5874f778ff /development
parent8c9b6cabceedc9f70c6530fb0615e46ef3594d3c (diff)
downloadslackbuilds-80786582aa8dd25512739d7d3e4bc90d8f32457d.tar.gz
slackbuilds-80786582aa8dd25512739d7d3e4bc90d8f32457d.tar.xz
development/netbeans: Fix README.
Diffstat (limited to 'development')
-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