summaryrefslogtreecommitdiffstats
path: root/libraries/xulrunner/README
diff options
context:
space:
mode:
author Matteo Bernardini2019-07-06 17:53:53 +0200
committer Matteo Bernardini2019-07-06 17:53:53 +0200
commitcfa130d5944650edbdb6e9bc58330f2163ab107d (patch)
tree2f6b7b7c50ebabfca0658284d16528a133f6a424 /libraries/xulrunner/README
parent42707bdd02e9f270049de2780aee2d219a0b62ab (diff)
downloadslackbuilds-cfa130d5944650edbdb6e9bc58330f2163ab107d.tar.gz
20190706.1 global branch merge.current-20190706.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/xulrunner/README')
-rw-r--r--libraries/xulrunner/README12
1 files changed, 0 insertions, 12 deletions
diff --git a/libraries/xulrunner/README b/libraries/xulrunner/README
deleted file mode 100644
index de70749144..0000000000
--- a/libraries/xulrunner/README
+++ /dev/null
@@ -1,12 +0,0 @@
-The XULRunner project is a Mozilla runtime package that can be used
-to bootstrap XUL+XPCOM applications that are as rich as Thunderbird
-and Firefox. It will provide mechanisms for installing, upgrading,
-and uninstalling these applications. XULRunner will also provide
-libxul, a solution which allows the embedding of Mozilla technologies
-in other projects and products.
-
-Note:
-If you have to install jdk you need to run ". /etc/profile" before
-trying to compile xurlrunner.
-
-Optional dependencies are avahi, gnome-vfs, libbonobo, and libgnome.