aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-05-03 15:27:29 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-05-03 15:27:29 +0200
commit5e45a3d5a6a284f098ad4feccb8bb22c6a4ca30d (patch)
tree7b937d08191bdaea81aafdbd7200d03f5d1cf0c9
parent9e89d3920a74f59b78f6edfaec5b9fac4b635b0d (diff)
Adjust to new scope syntax
-rw-r--r--build/export.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/export.build b/build/export.build
index ef0b5b5..dd3da68 100644
--- a/build/export.build
+++ b/build/export.build
@@ -2,7 +2,7 @@
# copyright : Copyright (c) 2016-2017 Code Synthesis Ltd
# license : ISC; see accompanying COPYING file
-$out_root/:
+$out_root/
{
include libpkgconf/
}