From ef041484cf223e5c64c6848934c04b315403be2b Mon Sep 17 00:00:00 2001 From: B Stack Date: Wed, 5 Sep 2018 22:39:36 -0400 Subject: fix license source location --- veracrypt/veracrypt.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'veracrypt') diff --git a/veracrypt/veracrypt.spec b/veracrypt/veracrypt.spec index 3612a71..e532624 100644 --- a/veracrypt/veracrypt.spec +++ b/veracrypt/veracrypt.spec @@ -3,7 +3,7 @@ %global tarballdir %{pname}_%{version} %global srcdir %{tarballdir}/src %global indocdir %{tarballdir}/doc -%define license_files src/License.txt +%define license_files %{srcdir}/License.txt %define debug_package %{nil} # lifted from https://copr-be.cloud.fedoraproject.org/results/scx/veracrypt/fedora-27-x86_64/00657099-veracrypt/veracrypt.spec -- cgit