Author: malat-guest
Date: 2010-06-26 01:27:53 +0000 (Sat, 26 Jun 2010)
New Revision: 4937
Modified:
trunk/packages/gofigure2/trunk/debian/patches/apple_bundle_fix.patch
Log:
really remove installation of licenses
Modified: trunk/packages/gofigure2/trunk/debian/patches/apple_bundle_fix.patch
===================================================================
--- trunk/packages/gofigure2/trunk/debian/patches/apple_bundle_fix.patch
2010-06-26 01:25:20 UTC (rev 4936)
+++ trunk/packages/gofigure2/trunk/debian/patches/apple_bundle_fix.patch
2010-06-26 01:27:53 UTC (rev 4937)
@@ -37,7 +37,7 @@
INSTALL( CODE "
file( GLOB_RECURSE QTPLUGINS
\"\${CMAKE_INSTALL_PREFIX}/${plugin_dest_dir}/plugins/*${CMAKE_SHARED_LIBRARY_SUFFIX}\"
)
-@@ -256,8 +258,6 @@
+@@ -256,14 +258,12 @@
fixup_bundle(\"${APPS}\" \"\${QTPLUGINS}\" \"${DIRS}\")
" COMPONENT Runtime
)
@@ -46,3 +46,12 @@
INSTALL( FILES ${GOFIGURE2_LICENSE_FILES}
DESTINATION ${plugin_dest_dir}/Licenses
COMPONENT Runtime
+ )
+ ELSE( APPLE )
+- INSTALL( FILES ${GOFIGURE2_LICENSE_FILES}
+- DESTINATION Licenses COMPONENT Runtime
+- )
++ #INSTALL( FILES ${GOFIGURE2_LICENSE_FILES}
++ # DESTINATION Licenses COMPONENT Runtime
++ # )
+ ENDIF( APPLE )
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit