public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-fs/netatalk/files: netatalk-2.2.1-gentoo.patch
@ 2011-09-30 10:37 Diego Petteno (flameeyes)
  0 siblings, 0 replies; only message in thread
From: Diego Petteno (flameeyes) @ 2011-09-30 10:37 UTC (permalink / raw
  To: gentoo-commits

flameeyes    11/09/30 10:37:50

  Modified:             netatalk-2.2.1-gentoo.patch
  Log:
  Fix building with USE=tcpd, closes bug #384977.
  
  (Portage version: 2.2.0_alpha59/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  net-fs/netatalk/files/netatalk-2.2.1-gentoo.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/netatalk/files/netatalk-2.2.1-gentoo.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/netatalk/files/netatalk-2.2.1-gentoo.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/netatalk/files/netatalk-2.2.1-gentoo.patch?r1=1.1&r2=1.2

Index: netatalk-2.2.1-gentoo.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-fs/netatalk/files/netatalk-2.2.1-gentoo.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- netatalk-2.2.1-gentoo.patch	29 Sep 2011 16:55:00 -0000	1.1
+++ netatalk-2.2.1-gentoo.patch	30 Sep 2011 10:37:50 -0000	1.2
@@ -63,3 +63,14 @@
  libvfs_la_SOURCES += acl.c
 +libvfs_la_LIBADD = $(ACL_LIBS)
  endif
+Index: netatalk-2.2.1/libatalk/dsi/Makefile.am
+===================================================================
+--- netatalk-2.2.1.orig/libatalk/dsi/Makefile.am
++++ netatalk-2.2.1/libatalk/dsi/Makefile.am
+@@ -7,5 +7,6 @@ LIBS = @LIBS@
+ noinst_LTLIBRARIES = libdsi.la
+ 
+ libdsi_la_SOURCES = dsi_attn.c dsi_close.c dsi_cmdreply.c dsi_getsess.c dsi_getstat.c dsi_init.c dsi_opensess.c dsi_read.c dsi_tcp.c dsi_tickle.c dsi_write.c dsi_stream.c
++libdsi_la_LIBADD = $(WRAP_LIBS)
+ 
+ noinst_HEADERS = dsi_private.h






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-09-30 10:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-30 10:37 [gentoo-commits] gentoo-x86 commit in net-fs/netatalk/files: netatalk-2.2.1-gentoo.patch Diego Petteno (flameeyes)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox