From b13332c991ce2695626eaca367dd8208b174c9ca Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 14 Apr 2016 17:59:24 +0300 Subject: Add support for repository authentication --- tests/repository/1/common/libhello-1.0.0+1/hello/buildfile | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 tests/repository/1/common/libhello-1.0.0+1/hello/buildfile (limited to 'tests/repository/1/common/libhello-1.0.0+1/hello/buildfile') diff --git a/tests/repository/1/common/libhello-1.0.0+1/hello/buildfile b/tests/repository/1/common/libhello-1.0.0+1/hello/buildfile deleted file mode 100644 index 4903a33..0000000 --- a/tests/repository/1/common/libhello-1.0.0+1/hello/buildfile +++ /dev/null @@ -1,8 +0,0 @@ -lib{hello}: {hxx cxx}{hello} - -cxx.poptions += -I$src_root -lib{hello}: cxx.export.poptions = -I$src_root - -# Install into the hello/ subdirectory of, say, /usr/include/. -# -install.include = $install.include/hello -- cgit v1.1