From 0abe95816cef114d372ab7ec4a48d9c51061814a Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 1 Jun 2018 20:30:26 +0300 Subject: Remove target/scope irregularity workarounds --- tests/common/hello/libhello-1.0.0.tar.gz | Bin 2412 -> 2414 bytes tests/common/libhello-1.0.0/buildfile | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/common/hello/libhello-1.0.0.tar.gz b/tests/common/hello/libhello-1.0.0.tar.gz index 18ddb08..281d221 100644 Binary files a/tests/common/hello/libhello-1.0.0.tar.gz and b/tests/common/hello/libhello-1.0.0.tar.gz differ diff --git a/tests/common/libhello-1.0.0/buildfile b/tests/common/libhello-1.0.0/buildfile index 8a79aa1..266be97 100644 --- a/tests/common/libhello-1.0.0/buildfile +++ b/tests/common/libhello-1.0.0/buildfile @@ -2,5 +2,5 @@ # Don't install tests or the INSTALL file. # -dir{tests/}: install = false +tests/: install = false doc{INSTALL}@./: install = false -- cgit v1.1