Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37854002
en ru br
ALT Linux repos
S:0.6.8-alt1

Group :: Development/Python3
RPM: python3-module-pivy

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: pivy-0.6.6-0001-fix-CMakeLists.txt-for-distutils_cmake.patch
Download


From 44e8dd5b2252c7639021506202df60d6664153d7 Mon Sep 17 00:00:00 2001
From: Bernd Waibel <waebbl-gentoo@posteo.net>
Date: Sat, 10 Apr 2021 10:27:55 +0200
Subject: [PATCH] fix CMakeLists.txt for distutils_cmake
Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net>
---
 distutils_cmake/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/distutils_cmake/CMakeLists.txt b/distutils_cmake/CMakeLists.txt
index 976be6a..ccc54e4 100644
--- a/distutils_cmake/CMakeLists.txt
+++ b/distutils_cmake/CMakeLists.txt
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-project(pivy_cmake_setup NONE)
+project(pivy_cmake_setup)
 
 
 find_package(Coin CONFIG REQUIRED)
-- 
2.31.1
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin