summaryrefslogtreecommitdiffstats
path: root/system/commons-daemon
diff options
context:
space:
mode:
author ponce2012-08-25 13:26:03 +0200
committer ponce2012-08-25 13:26:03 +0200
commit4713e7f3de9707f08893cc8c902d0a273e552c97 (patch)
tree646bfd1ad12d4875b1d6052c23e104664c20e791 /system/commons-daemon
parent64dca9d3f337edf6cb09cbd4327b102dbe4c36e5 (diff)
downloadslackbuilds-4713e7f3de9707f08893cc8c902d0a273e552c97.tar.gz
system/commons-daemon: Fixed dep information
Diffstat (limited to 'system/commons-daemon')
-rw-r--r--system/commons-daemon/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/system/commons-daemon/README b/system/commons-daemon/README
index 2f582a47bf..8f56da8299 100644
--- a/system/commons-daemon/README
+++ b/system/commons-daemon/README
@@ -3,5 +3,3 @@ Platform APIs to support an alternative invocation mechanism which could be
used instead of the above mentioned public static void main(String[]) method.
This specification cover the behavior and life cycle of what we define as
Java(tm) daemons, or, in other words, non interactive Java(tm) applications.
-
-This requires jdk from /extra at build-time.