From 356503325f4ef5ed84c359d4b56991c2a7f18b8e Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Tue, 12 Dec 2017 18:44:38 -0500 Subject: fix compatibility on Mac (#409) --- build/prepare-install-package.targets | 1 + 1 file changed, 1 insertion(+) (limited to 'build') diff --git a/build/prepare-install-package.targets b/build/prepare-install-package.targets index e88ca273..f8262271 100644 --- a/build/prepare-install-package.targets +++ b/build/prepare-install-package.targets @@ -24,6 +24,7 @@ + -- cgit