File duo_unix-license_path.diff of Package duo_unix
--- Makefile.in.orig 2023-08-17 17:25:10.188771469 -0500
+++ Makefile.in 2023-08-17 17:26:36.072663874 -0500
@@ -384,7 +384,7 @@
tests/unity_tests
dist_doc_DATA = README.md CONTRIBUTING.md AUTHORS CHANGES $(wildcard sbom.spdx)
LICENSES = $(wildcard LICENSES/*.txt)
-licensedir = $(datadir)/LICENSES
+licensedir = $(datadir)/licenses/$(PACKAGE_NAME)
dist_license_DATA = $(LICENSES)
# XXX - get around our default non-prefix-preserving paths for distcheck