Package: ggz-gnome-client
Version: 0.0.14.1-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu natty ubuntu-patch

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi ggz-gnome-client developer, i have sucessfully fixed this bug, attached a 
patch
to fixing it

An original pathes can be found at here:
http://launchpadlibrarian.net/61930630/ggz-gnome-client_0.0.14.1-1_0.0.14.1-1ubuntu1.diff.gz


Thanks for considering the patch.


- -- System Information:
Debian Release: squeeze/sid
  APT prefers lucid-updates
  APT policy: (500, 'lucid-updates'), (500, 'lucid-security'), (500, 
'lucid-backports'), (500, 'lucid')
Architecture: i386 (i686)

Kernel: Linux 2.6.37-10-generic (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAk0on2sACgkQlv0FEY56nLCyxACgl9lDu1miKCQXiDS5bqTIk0ia
SgoAniIeWNcqC405IiyLDzYalU9hs+zb
=9q8a
-----END PGP SIGNATURE-----
diff -u ggz-gnome-client-0.0.14.1/debian/changelog ggz-gnome-client-0.0.14.1/debian/changelog
only in patch2:
unchanged:
--- ggz-gnome-client-0.0.14.1.orig/src/Makefile.in
+++ ggz-gnome-client-0.0.14.1/src/Makefile.in
@@ -212,7 +212,7 @@
 	chat.c chat.h
 
 ggz_gnome_LDADD = $(GNOME_LIBDIR) $(GNOMEUI_LIBS) $(INTLLIBS) $(LDADD) $(GGZ_LIBS) \
-	$(LIB_GGZ) $(LIB_GGZMOD) $(LIB_GGZCORE) $(LIB_GETTEXT)
+	$(LIB_GGZ) $(LIB_GGZMOD) $(LIB_GGZCORE) $(LIB_GETTEXT) -lX11
 
 ggz_gnome_LDFLAGS = $(LIBGGZ_LDFLAGS) $(GGZMOD_LDFLAGS) $(GGZCORE_LDFLAGS)
 all: all-am
only in patch2:
unchanged:
--- ggz-gnome-client-0.0.14.1.orig/src/Makefile.am
+++ ggz-gnome-client-0.0.14.1/src/Makefile.am
@@ -27,6 +27,6 @@
 	chat.c chat.h
 
 ggz_gnome_LDADD = $(GNOME_LIBDIR) $(GNOMEUI_LIBS) $(INTLLIBS) $(LDADD) $(GGZ_LIBS) \
-	$(LIB_GGZ) $(LIB_GGZMOD) $(LIB_GGZCORE) $(LIB_GETTEXT)
+	$(LIB_GGZ) $(LIB_GGZMOD) $(LIB_GGZCORE) $(LIB_GETTEXT) -lX11
 ggz_gnome_LDFLAGS = $(LIBGGZ_LDFLAGS) $(GGZMOD_LDFLAGS) $(GGZCORE_LDFLAGS)
 

Reply via email to