summaryrefslogtreecommitdiff
path: root/libxerces-c/INSTALL
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-04-16 18:15:45 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-04-21 16:40:06 +0300
commitfc2234b87f4ce29be0e556c6f3b085b749b7d71b (patch)
treea56f6807aa0378c9dd58286f073e57ad748891ad /libxerces-c/INSTALL
parent5d559799f0815e5bd2f510d91607a7ef1b20e3a0 (diff)
Add implementation
Diffstat (limited to 'libxerces-c/INSTALL')
-rw-r--r--libxerces-c/INSTALL7
1 files changed, 7 insertions, 0 deletions
diff --git a/libxerces-c/INSTALL b/libxerces-c/INSTALL
new file mode 100644
index 0000000..bfa5487
--- /dev/null
+++ b/libxerces-c/INSTALL
@@ -0,0 +1,7 @@
+The aim of this package is to make reading the INSTALL file unnecessary. So
+next time try running:
+
+$ bpkg build libxerces-c
+
+But if you don't want to use the package manager, then you can also build this
+package manually using the standard build2 build system.