]> git.pld-linux.org Git - packages/galeon.git/commitdiff
- obsolete, fixed upstream
authorhawk <hawk@pld-linux.org>
Fri, 25 Jul 2008 11:24:47 +0000 (11:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    galeon-build_fix.patch -> 1.2
    galeon-mozilla.patch -> 1.4

galeon-build_fix.patch [deleted file]
galeon-mozilla.patch [deleted file]

diff --git a/galeon-build_fix.patch b/galeon-build_fix.patch
deleted file mode 100644 (file)
index 98a1c48..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-diff -ur galeon-2.0.5.orig/mozilla/MozillaPrivate.cpp galeon-2.0.5/mozilla/MozillaPrivate.cpp
---- galeon-2.0.5.orig/mozilla/MozillaPrivate.cpp       2008-02-03 01:05:22.000000000 +0100
-+++ galeon-2.0.5/mozilla/MozillaPrivate.cpp    2008-03-27 23:15:59.000000000 +0100
-@@ -24,13 +24,11 @@
- #include "config.h"
- #endif
--#ifdef HAVE_NSSTRING_INTERNAL
--/***** BEGIN UNSAFE HEADERS ******/
- #define MOZILLA_INTERNAL_API
-+/***** BEGIN UNSAFE HEADERS ******/
- #include <nsICSSLoader.h>
- #include <nsICSSStyleSheet.h>
- #include <nsIHTMLDocument.h>
--#endif
- #include <nsIPrintOptions.h>
- #include <nsIDocument.h>
-@@ -40,10 +38,8 @@
- #include <nsStringAPI.h>
- #include "MozillaPrivate.h"
--#ifdef HAVE_NSSTRING_INTERNAL
--#undef MOZILLA_INTERNAL_API
- /***** END UNSAFE HEADERS ******/
--#endif
-+#undef MOZILLA_INTERNAL_API
- #include <nsServiceManagerUtils.h>
- #include <nsISupportsPrimitives.h>
diff --git a/galeon-mozilla.patch b/galeon-mozilla.patch
deleted file mode 100644 (file)
index f4005a5..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- galeon-2.0.1/configure.in~ 2006-02-27 11:16:34.000000000 +0100
-+++ galeon-2.0.1/configure.in  2006-02-27 11:17:17.000000000 +0100
-@@ -230,7 +230,7 @@
- MOZILLA_INCLUDE_ROOT="`$PKG_CONFIG --variable=includedir $MOZILLA-xpcom`"
- AC_SUBST(MOZILLA_INCLUDE_ROOT)
--MOZILLA_HOME="`$PKG_CONFIG --variable=libdir $MOZILLA-xpcom`"
-+MOZILLA_HOME="`$PKG_CONFIG --variable=libdir $MOZILLA-plugin`"
- AC_SUBST(MOZILLA_HOME)
- PKG_CHECK_MODULES(MOZILLA_COMPONENT, $MOZILLA-gtkmozembed >= $min_version,
This page took 0.053451 seconds and 4 git commands to generate.