diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-07-20 15:33:26 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-07-20 15:33:26 +0300 |
commit | a81fe3634652e5d28b7dc644c88a94ecc05985de (patch) | |
tree | b45cf92ebad1a97046ff31b7f9eba7525904574a /tests/manifest/testscript | |
parent | 24696ee9bb22dc3c64a5b9aaa3ed112625966364 (diff) |
Manifest test cosmetic change
Diffstat (limited to 'tests/manifest/testscript')
-rw-r--r-- | tests/manifest/testscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manifest/testscript b/tests/manifest/testscript index 43dfdb1..a1d936e 100644 --- a/tests/manifest/testscript +++ b/tests/manifest/testscript @@ -41,9 +41,9 @@ requires: ? ; libc++ standard library if using Clang on Mac OS X. requires: zlib; Most Linux/UNIX systems already have one; or get it at\ www.zlib.net. - build-exclude: *; Only supported on Linux and FreeBSD. build-include: linux* build-include: freebsd* + build-exclude: *; Only supports Linux and FreeBSD. location: libfoo-1.2.3+2.tar.bz2 sha256sum: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 : |