[subtitleeditor] another attempt to fix build

Martin Sourada mso at fedoraproject.org
Wed Mar 14 23:46:55 UTC 2012


commit 3668aeb2143f4bb2e5d2b8a5d0a0b4889110283e
Author: Martin Sourada <mso at fedoraproject.org>
Date:   Thu Mar 15 00:45:48 2012 +0100

    another attempt to fix build

 subtitleeditor-0.40.0-glib.patch |   12 ------------
 1 files changed, 0 insertions(+), 12 deletions(-)
---
diff --git a/subtitleeditor-0.40.0-glib.patch b/subtitleeditor-0.40.0-glib.patch
index 28747b4..f3ae4f9 100644
--- a/subtitleeditor-0.40.0-glib.patch
+++ b/subtitleeditor-0.40.0-glib.patch
@@ -10,15 +10,3 @@ diff -up subtitleeditor-0.40.0/plugins/actions/findandreplace/findandreplace.cc.
  
  /*
   * FIXME:
-diff -up subtitleeditor-0.40.0/src/i18n.h.glib subtitleeditor-0.40.0/src/i18n.h
---- subtitleeditor-0.40.0/src/i18n.h.glib	2012-02-22 20:02:20.000000000 +0100
-+++ subtitleeditor-0.40.0/src/i18n.h	2012-03-15 00:18:29.109858151 +0100
-@@ -29,7 +29,7 @@
- 
- #ifdef ENABLE_NLS
- 	#include <libintl.h>
--	#include <glib/gi18n.h>
-+	#include <glib.h>
- #else /* NLS is disabled */
- 	#define _(String) (String)
- 	#define N_(String) (String)


More information about the scm-commits mailing list