commit 3b37c6016c9cbe09e5756b9cce1c21ff42432471
Author: Uwe Klotz <uklotz(a)mixxx.org>
Date: Mon Sep 20 16:50:37 2021 +0200
Delete obsolete %undefine
mixxx.spec | 3 ---
1 file changed, 3 deletions(-)
---
diff --git a/mixxx.spec b/mixxx.spec
index 9a537cc..3470078 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -1,6 +1,3 @@
-# Build out-of-source (default since Fedora 33)
-%undefine __cmake_in_source_build
-
# Disable LTO for ppc64
%ifarch %{power64}
%global _lto_cflags %{nil}