Package: glade / 3.12.1-1

Metadata

Package Version Patches format
glade 3.12.1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_dont_hardcode_library_search_paths.patch | (download)

gladeui/glade-utils.c | 20 11 + 9 - 0 !
1 file changed, 11 insertions(+), 9 deletions(-)

 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 directories which includes the
 multiarch location.
99_ltmain_as needed.patch | (download)

ltmain.sh | 14 14 + 0 - 0 !
1 file changed, 14 insertions(+)

---