]> git.pld-linux.org Git - packages/ed2k-gtk-gui.git/commitdiff
- added
authortrojan <trojan@pld-linux.org>
Mon, 19 Jan 2004 09:50:45 +0000 (09:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ed2k-gtk-gui-enable-deprecated.patch -> 1.1

ed2k-gtk-gui-enable-deprecated.patch [new file with mode: 0644]

diff --git a/ed2k-gtk-gui-enable-deprecated.patch b/ed2k-gtk-gui-enable-deprecated.patch
new file mode 100644 (file)
index 0000000..5291a1a
--- /dev/null
@@ -0,0 +1,12 @@
+diff -Nru ed2k-gtk-gui-0.6.2.orig/ed2k_gui/Makefile.am ed2k-gtk-gui-0.6.2/ed2k_gui/Makefile.am
+--- ed2k-gtk-gui-0.6.2.orig/ed2k_gui/Makefile.am       2004-01-15 21:56:48.000000000 +0100
++++ ed2k-gtk-gui-0.6.2/ed2k_gui/Makefile.am    2004-01-19 10:39:22.558251432 +0100
+@@ -5,7 +5,7 @@
+ SUFFIXES=.c
+ CFLAGS = @CONFIGURE_CFLAGS@
+-CFLAGS += -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGNET_EXPERIMENTAL
++CFLAGS += -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNET_EXPERIMENTAL
+ CFLAGS += @GUI_CFLAGS@ @GTK_CFLAGS@ @GNET_CFLAGS@ @ICONS_CFLAGS@ @I18N_CFLAGS@
+ LDFLAGS = @CONFIGURE_LDFLAGS@
+ ed2k_gui_LDADD = @GTK_LIBS@ @GNET_LIBS@
This page took 0.031552 seconds and 4 git commands to generate.