From 7f235e1d24ce525a2bd032cefa82d96ccfdc8a19 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 26 Dec 2019 23:05:57 +0300 Subject: Add implementation --- libicuuc/INSTALL | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 libicuuc/INSTALL (limited to 'libicuuc/INSTALL') diff --git a/libicuuc/INSTALL b/libicuuc/INSTALL new file mode 100644 index 0000000..522b3b2 --- /dev/null +++ b/libicuuc/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 libicuuc + +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. -- cgit v1.1