commit 445c26b2c6fcab5b9e9ba6fa615e08c6ef380502
Author: sagitter <sagitter(a)fedoraproject.org>
Date: Tue Aug 13 19:09:33 2019 +0200
Fix source directory
lives.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lives.spec b/lives.spec
index b71a128..49a3cd8 100644
--- a/lives.spec
+++ b/lives.spec
@@ -107,7 +107,7 @@ designed to be simple to use, yet powerful.
It is small in size, yet it has many advanced features.
%prep
-%autosetup -n lives-%{version}
+%autosetup -n LiVES-%{version}
# Remove spurious executable permissions
find . -type f -name "*.h" -exec chmod 0644 '{}' \;
Show replies by date