public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-office/openoffice/files: npwrap-fix-nogtk.diff
@ 2010-02-22 17:22 Andreas Proschofsky (suka)
  0 siblings, 0 replies; only message in thread
From: Andreas Proschofsky (suka) @ 2010-02-22 17:22 UTC (permalink / raw
  To: gentoo-commits

suka        10/02/22 17:22:36

  Added:                npwrap-fix-nogtk.diff
  Log:
  Fix build problems without gtk, see bug #306181
  (Portage version: 2.2_rc63/cvs/Linux i686)

Revision  Changes    Path
1.1                  app-office/openoffice/files/npwrap-fix-nogtk.diff

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoffice/files/npwrap-fix-nogtk.diff?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoffice/files/npwrap-fix-nogtk.diff?rev=1.1&content-type=text/plain

Index: npwrap-fix-nogtk.diff
===================================================================
--- extensions/source/plugin/unx/npwrap.cxx	2010-02-22 02:31:31.000000000 +0300
+++ extensions/source/plugin/unx/npwrap.cxx	2010-02-22 02:32:04.000000000 +0300
@@ -485,7 +485,9 @@
 
     medDebug( 1, "left plugin app main loop\n" );
 
+    #ifdef ENABLE_GTK
     g_source_remove(xt_polling_timer_id);
+    #endif
     
     pNP_Shutdown();
     medDebug( 1, "NP_Shutdown done\n" );






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-02-22 17:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-22 17:22 [gentoo-commits] gentoo-x86 commit in app-office/openoffice/files: npwrap-fix-nogtk.diff Andreas Proschofsky (suka)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox