[med-svn] r8272 - trunk/packages/gofigure2/trunk/debian/patches
Mathieu Malaterre
malat-guest at alioth.debian.org
Tue Oct 25 16:21:08 UTC 2011
Author: malat-guest
Date: 2011-10-25 16:21:08 +0000 (Tue, 25 Oct 2011)
New Revision: 8272
Modified:
trunk/packages/gofigure2/trunk/debian/patches/apple_bundle_fix.patch
Log:
refresh patch
Modified: trunk/packages/gofigure2/trunk/debian/patches/apple_bundle_fix.patch
===================================================================
--- trunk/packages/gofigure2/trunk/debian/patches/apple_bundle_fix.patch 2011-10-25 16:18:24 UTC (rev 8271)
+++ trunk/packages/gofigure2/trunk/debian/patches/apple_bundle_fix.patch 2011-10-25 16:21:08 UTC (rev 8272)
@@ -1,6 +1,8 @@
---- GoFigure2-v0.8.2.orig/Main/CMakeLists.txt
-+++ GoFigure2-v0.8.2/Main/CMakeLists.txt
-@@ -318,6 +318,7 @@
+Index: GoFigure2-v0.8.3/Main/CMakeLists.txt
+===================================================================
+--- GoFigure2-v0.8.3.orig/Main/CMakeLists.txt 2011-09-16 16:09:48.000000000 +0200
++++ GoFigure2-v0.8.3/Main/CMakeLists.txt 2011-10-25 18:20:39.000000000 +0200
+@@ -274,6 +274,7 @@
# install(SCRIPT ...).
# Note that the image plugins depend on QtSvg and QtXml, and it got those
# copied over.
@@ -8,9 +10,9 @@
INSTALL( CODE "
file( GLOB_RECURSE QTPLUGINS
\"\${CMAKE_INSTALL_PREFIX}/${plugin_dest_dir}/plugins/*${CMAKE_SHARED_LIBRARY_SUFFIX}\" )
-@@ -328,7 +329,6 @@
+@@ -296,7 +297,6 @@
+ "${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/Resources/*.txt"
)
- ENDIF( USE_BUNDLE_UTILITIES )
-IF( APPLE )
#---------------------------------------------------------------------------
More information about the debian-med-commit
mailing list