From ae9319f689d9c38c08cb697ea365506d47642873 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 23 Aug 2016 10:51:14 +0200 Subject: Update install.* variables in buildfiles --- mod/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod') diff --git a/mod/buildfile b/mod/buildfile index 1225a7a..a2fb494 100644 --- a/mod/buildfile +++ b/mod/buildfile @@ -15,7 +15,7 @@ else mod{*}: bin.libprefix = mod_ } -mod{*}: install = libexec +mod{*}: install = libexec/ import libs += libodb%lib{odb} import libs += libodb-pgsql%lib{odb-pgsql} -- cgit v1.1