r34805 - in /desktop/unstable/glade/debian/patches: 01_dont_hardcode_library_search_paths.patch 01_load_catalog_libraries_from_multiarch_path.patch series
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Sun May 13 16:39:32 UTC 2012
Author: biebl
Date: Sun May 13 16:39:31 2012
New Revision: 34805
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=34805
Log:
Rename patch
Added:
desktop/unstable/glade/debian/patches/01_dont_hardcode_library_search_paths.patch
- copied, changed from r34804, desktop/unstable/glade/debian/patches/01_load_catalog_libraries_from_multiarch_path.patch
Removed:
desktop/unstable/glade/debian/patches/01_load_catalog_libraries_from_multiarch_path.patch
Modified:
desktop/unstable/glade/debian/patches/series
Copied: desktop/unstable/glade/debian/patches/01_dont_hardcode_library_search_paths.patch (from r34804, desktop/unstable/glade/debian/patches/01_load_catalog_libraries_from_multiarch_path.patch)
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glade/debian/patches/01_dont_hardcode_library_search_paths.patch?rev=34805&op=diff
==============================================================================
--- desktop/unstable/glade/debian/patches/01_load_catalog_libraries_from_multiarch_path.patch [utf-8] (original)
+++ desktop/unstable/glade/debian/patches/01_dont_hardcode_library_search_paths.patch [utf-8] Sun May 13 16:39:31 2012
@@ -1,6 +1,6 @@
Description: Don't hard-code library search paths
Instead skip the directory when calling g_module_build_path () and let
- g_module_open () search the default system paths which includes the
+ g_module_open () search the default system directories which includes the
multiarch location.
Author: Julien Cristau <jcristau at debian.org>
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666241
Modified: desktop/unstable/glade/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glade/debian/patches/series?rev=34805&op=diff
==============================================================================
--- desktop/unstable/glade/debian/patches/series [utf-8] (original)
+++ desktop/unstable/glade/debian/patches/series [utf-8] Sun May 13 16:39:31 2012
@@ -1,2 +1,2 @@
+01_dont_hardcode_library_search_paths.patch
99_ltmain_as-needed.patch
-01_load_catalog_libraries_from_multiarch_path.patch
More information about the pkg-gnome-commits
mailing list