From ccbe68996c5d9129bb9626f3f1147e13d38764ca Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 12 Oct 2020 21:14:29 -0400 Subject: development/groovy: Fix README. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- development/groovy/README | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'development/groovy') diff --git a/development/groovy/README b/development/groovy/README index a65361a29a9d2..558dcae3accc4 100644 --- a/development/groovy/README +++ b/development/groovy/README @@ -1,13 +1,13 @@ Groovy is a dynamic language for the Java platform. This sets GROOVY_HOME=/usr//groovy and PATH to include -/usr//groovy/bin. This SlackBuild provides one for -sh and one for csh. You can logout and login again or simply run: +/usr//groovy/bin. This SlackBuild provides one for sh and one +for csh. You can logout and login again or simply run: # source /etc/profile.d/groovy.sh -The installation is like Java Runtime/SDK, in that it places everything by -default in /usr//groovy. +The installation is like Java Runtime/SDK, in that it places everything +by default in /usr//groovy. -The lib directory is set dependent upon the package architecture: /usr/lib -on x86 and /usr/lib64 on x86_64. +The lib directory is set dependent upon the package architecture: +/usr/lib on x86 and /usr/lib64 on x86_64. -- cgit v1.2.3