From 8b9dac2525ca0e096892a8cefea5bf59a61c6bde Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 1 Aug 2017 11:04:46 +0200 Subject: Workaround build2 install limitations --- libbrep/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libbrep/buildfile') diff --git a/libbrep/buildfile b/libbrep/buildfile index ede529b..85ac41a 100644 --- a/libbrep/buildfile +++ b/libbrep/buildfile @@ -19,7 +19,7 @@ import int_libs += libbutl%lib{butl} import int_libs += libbpkg%lib{bpkg} import int_libs += libbbot%lib{bbot} -lib{brep}: \ +libs{brep}: \ {hxx ixx txx cxx}{* -version -*-odb} \ {hxx }{version} \ {hxx ixx cxx}{common-odb package-odb build-odb build-package-odb} \ -- cgit v1.1