summaryrefslogtreecommitdiff
path: root/libodb-sqlite/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'libodb-sqlite/INSTALL')
-rw-r--r--libodb-sqlite/INSTALL6
1 files changed, 0 insertions, 6 deletions
diff --git a/libodb-sqlite/INSTALL b/libodb-sqlite/INSTALL
deleted file mode 100644
index 3eb4c33..0000000
--- a/libodb-sqlite/INSTALL
+++ /dev/null
@@ -1,6 +0,0 @@
-The easiest way to build this package is with the bpkg package manager:
-
-$ bpkg build libodb-sqlite
-
-But if you don't want to use the package manager, then you can also build it
-manually using the standard build2 build system.