diff options
author | CoprDistGit <infra@openeuler.org> | 2023-09-13 10:58:56 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-09-13 10:58:56 +0000 |
commit | 0663d4382dcfc61544699d0925c3035f55bcfed6 (patch) | |
tree | 331e250f3b936a52ee2142028bed8c7c00569bf4 /liborcus-noexamples.patch | |
parent | b17c160a4c0ee8b613d5de6758f3a05dca06072f (diff) |
automatic import of liborcusopeneuler23.03
Diffstat (limited to 'liborcus-noexamples.patch')
-rw-r--r-- | liborcus-noexamples.patch | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/liborcus-noexamples.patch b/liborcus-noexamples.patch new file mode 100644 index 0000000..01f9cdf --- /dev/null +++ b/liborcus-noexamples.patch @@ -0,0 +1,8 @@ +--- a/Makefile.am 2018-09-14 22:51:18.000000000 +0100 ++++ b/Makefile.am 2020-03-17 15:37:37.493186784 +0000 +@@ -1,4 +1,4 @@ +-SUBDIRS = src include benchmark doc_example ++SUBDIRS = src include benchmark + ACLOCAL_AMFLAGS = -I m4 + + pcfiles = liborcus-@ORCUS_API_VERSION@.pc |