[mygui] We can remove the hole hunk if we aren't adding anything new.

Bruno Wolff III bruno at fedoraproject.org
Tue Jan 4 08:32:11 UTC 2011


commit 64c11ed7c3d969ee48a2497a91b7064a972b93f8
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Tue Jan 4 02:31:20 2011 -0600

    We can remove the hole hunk if we aren't adding anything new.

 mygui_multilib_cflags.patch |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/mygui_multilib_cflags.patch b/mygui_multilib_cflags.patch
index 35acc16..a9fb296 100644
--- a/mygui_multilib_cflags.patch
+++ b/mygui_multilib_cflags.patch
@@ -65,13 +65,6 @@
  		FRAMEWORK DESTINATION "bin${MYGUI_RELWDBG_PATH}" CONFIGURATIONS RelWithDebInfo
  	)
  	install(TARGETS ${TARGETNAME}
-@@ -266,6 +266,8 @@
- 		set_target_properties(${PROJECTNAME} PROPERTIES OUTPUT_NAME ${PROJECTNAME}Static)
- 	else (MYGUI_STATIC)
- 		if (CMAKE_COMPILER_IS_GNUCXX)
- 			# add GCC visibility flags to shared library build
- 			set_target_properties(${PROJECTNAME} PROPERTIES COMPILE_FLAGS "${MYGUI_GCC_VISIBILITY_FLAGS}")
- 		endif (CMAKE_COMPILER_IS_GNUCXX)
 --- CMake/Templates/MYGUI.pc.in.orig	2011-01-03 02:12:38.000000000 -0600
 +++ CMake/Templates/MYGUI.pc.in	2011-01-03 02:15:43.000000000 -0600
 @@ -1,11 +1,12 @@


More information about the scm-commits mailing list