diff options
Diffstat (limited to 't/recipes/checks/files/includes/util-h/build-spec')
3 files changed, 6 insertions, 0 deletions
diff --git a/t/recipes/checks/files/includes/util-h/build-spec/debian/install b/t/recipes/checks/files/includes/util-h/build-spec/debian/install new file mode 100644 index 0000000..346e9e7 --- /dev/null +++ b/t/recipes/checks/files/includes/util-h/build-spec/debian/install @@ -0,0 +1,3 @@ +*.h usr/include +*.h usr/include/private-subdir +*.h usr/include/x86_64-linux-gnu diff --git a/t/recipes/checks/files/includes/util-h/build-spec/fill-values b/t/recipes/checks/files/includes/util-h/build-spec/fill-values new file mode 100644 index 0000000..44b4299 --- /dev/null +++ b/t/recipes/checks/files/includes/util-h/build-spec/fill-values @@ -0,0 +1,3 @@ +Skeleton: upload-native +Testname: util-h +Description: Ships a header in /usr/include/util.h diff --git a/t/recipes/checks/files/includes/util-h/build-spec/orig/util.h b/t/recipes/checks/files/includes/util-h/build-spec/orig/util.h new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/t/recipes/checks/files/includes/util-h/build-spec/orig/util.h |