Hello!
I received this patch in the Debian BTS and I forward it here. If you
like it and want to make a 0.8.2 release, I'll be happy to make the
upload and close the bug.
Ciao,
Enrico
--
GPG key: 1024D/797EBFAB 2000-12-05 Enrico Zini <enrico@xxxxxxxxxx>
--- Begin Message ---
|
Subject: |
Bug#234359: libgdome2-dev: patch |
Package: libgdome2-dev
Version: 0.8.1-1
Followup-For: Bug #234359
Since this bug isn't closed for over a year now, I provide a patch which seems
to solve problem.
Hth,
Daniel
--- snip ---
--- /usr/bin/gdome-config 2003-10-09 13:06:14.000000000 +0200
+++ ./gdome-config 2005-01-04 23:16:15.000000000 +0100
@@ -83,8 +83,8 @@
shift
done
-the_libs="$the_libs -L${exec_prefix}/lib -lgdome ` --libs` `xml2-config
--libs`"
-the_flags="$the_flags -I${prefix}/include -I${prefix}/include/libgdome `
--cflags` `xml2-config --cflags`"
+the_libs="$the_libs -L${exec_prefix}/lib -lgdome `xml2-config --libs`"
+the_flags="$the_flags -I${prefix}/include -I${prefix}/include/libgdome
`xml2-config --cflags`"
if $cflags; then
all_flags="$the_flags"
--- snip ---
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10
Locale: LANG=de_AT@euro, LC_CTYPE=de_AT@euro (charmap=ISO-8859-15)
Versions of packages libgdome2-dev depends on:
ii libc6-dev 2.3.2.ds1-20 GNU C Library: Development Librari
ii libgdome2-0 0.8.1-1 DOM level2 library for accessing X
ii libglib2.0-dev 2.4.8-1 Development files for the GLib lib
ii libxml2-dev 2.6.11-5 Development files for the GNOME XM
-- no debconf information
--- End Message ---
signature.asc
Description: Digital signature
_______________________________________________
gdome mailing list
gdome@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gdome
|