summaryrefslogtreecommitdiffstats
path: root/libraries/xulrunner/README
diff options
context:
space:
mode:
author Matteo Bernardini2019-07-20 14:17:55 +0200
committer Matteo Bernardini2019-07-20 14:17:55 +0200
commit1df1fe40b1b2b3271b05c6fef7a4ab57d58665d4 (patch)
treee2939b3e679d8656c1fc7a85e17fc5e63cd18575 /libraries/xulrunner/README
parent558a2bcdcff72fc39350cf4a3455e11b0f034d02 (diff)
downloadslackbuilds-current-20190720.1.tar.gz
20190720.1 global branch merge.current-20190720.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.