rpms/smesh/EL-6 smesh-5.1.2.2-rm_f2c.patch,NONE,1.1

Richard Shaw hobbes1069 at rpmfusion.org
Mon Oct 22 22:14:01 CEST 2012


Author: hobbes1069

Update of /cvs/nonfree/rpms/smesh/EL-6
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv31910

Added Files:
	smesh-5.1.2.2-rm_f2c.patch 
Log Message:
Add patch.

smesh-5.1.2.2-rm_f2c.patch:
 CMakeLists.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- NEW FILE smesh-5.1.2.2-rm_f2c.patch ---
diff -Naur smesh-5.1.2.2.orig/CMakeLists.txt smesh-5.1.2.2/CMakeLists.txt
--- smesh-5.1.2.2.orig/CMakeLists.txt	2012-07-05 10:03:58.241643809 -0500
+++ smesh-5.1.2.2/CMakeLists.txt	2012-07-05 10:04:37.340404971 -0500
@@ -160,7 +160,7 @@
 INCLUDE_DIRECTORIES(src/StdMeshers)
 
 ADD_LIBRARY(StdMeshers SHARED ${StdMeshers_source_files})
-TARGET_LINK_LIBRARIES(StdMeshers SMESH TKernel TKMath TKAdvTools f2c)
+TARGET_LINK_LIBRARIES(StdMeshers SMESH TKernel TKMath TKAdvTools)
 
 ###########
 # INSTALL #


More information about the rpmfusion-commits mailing list