summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README16
1 files changed, 0 insertions, 16 deletions
diff --git a/README b/README
deleted file mode 100644
index 4df8cf84628b..000000000000
--- a/README
+++ /dev/null
@@ -1,16 +0,0 @@
-OpenOffice.org - split build
-============================
-
-This package provides the possibility to build OpenOffice.org by pieces. This
-one is the base - bootstrap stuff that you need to be at least able to use
-dmake and build.pl - essential OpenOffice.org build tools.
-
-To build, do the usual
-
-./autogen.sh or ./configure
-make
-make install
-
-To get the rest of the needed pieces, do
-
-./download