commit b4a5bd163a7da81f9953860492be24b23c9397ea
Author: Michal Schorm <mschorm(a)redhat.com>
Date: Tue Jun 29 02:56:28 2021 +0200
Remove the CMake out-of-source build process related macro
Fedora switched to the new behaviour with F33:
https://fedoraproject.org/wiki/Changes/CMake_to_do_out-of-source_builds
And since F32 EOL, the line is of no use anymore, since it became a default behaviour
EmptyEpsilon.spec | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/EmptyEpsilon.spec b/EmptyEpsilon.spec
index a26412d..e5d5ca2 100644
--- a/EmptyEpsilon.spec
+++ b/EmptyEpsilon.spec
@@ -2,8 +2,6 @@
%global version_minor 06
%global version_patch 23
-%undefine __cmake_in_source_build
-
Name: EmptyEpsilon
Summary: Spaceship bridge simulator game
Version: %{version_major}.%{version_minor}.%{version_patch}