From 5a763a5552184090602f0a9303b9266f5412f020 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 23 Mar 2023 06:18:26 +0200 Subject: Add support for relocatable installation manifest --- libbuild2/install/rule.hxx | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libbuild2/install/rule.hxx') diff --git a/libbuild2/install/rule.hxx b/libbuild2/install/rule.hxx index eb8addf..b0dabe5 100644 --- a/libbuild2/install/rule.hxx +++ b/libbuild2/install/rule.hxx @@ -221,6 +221,9 @@ namespace build2 // // ln -s / // + // Note that must not be absolute if relocatable + // installation is requested (config.install.relocatable). + // // Note that the target argument only specifies which target this // symlink "belongs" to. // -- cgit v1.1