commit 272f3fd8f2b45e005d74dfd2ffd9d2061ca16415
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Mon Aug 17 18:00:20 2020 +0100
Use old cmake macro
avidemux.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/avidemux.spec b/avidemux.spec
index 92d3967..4c537d7 100644
--- a/avidemux.spec
+++ b/avidemux.spec
@@ -2,6 +2,8 @@
# Turn off the brp-python-bytecompile script as in this case the scripts are
# internally interpreted.
%global __os_install_post %(echo '%{__os_install_post}' | sed -e
's!/usr/lib[^[:space:]]*/brp-python-bytecompile[[:space:]].*$!!g')
+# Use old cmake macro
+%global __cmake_in_source_build 1
Name: avidemux
Version: 2.7.6
Show replies by date