public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-ftp/lftp/files: lftp-4.0.2.91-lafile.patch
@ 2009-10-13 16:59 Jeroen Roovers (jer)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeroen Roovers (jer) @ 2009-10-13 16:59 UTC (permalink / raw
  To: gentoo-commits

jer         09/10/13 16:59:11

  Added:                lftp-4.0.2.91-lafile.patch
  Log:
  Do not install .la files.
  (Portage version: 2.2_rc46/cvs/Linux i686)

Revision  Changes    Path
1.1                  net-ftp/lftp/files/lftp-4.0.2.91-lafile.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-ftp/lftp/files/lftp-4.0.2.91-lafile.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-ftp/lftp/files/lftp-4.0.2.91-lafile.patch?rev=1.1&content-type=text/plain

Index: lftp-4.0.2.91-lafile.patch
===================================================================
--- lftp-4.0.2.91.orig/src/Makefile.am	2009-07-29 08:29:10.000000000 +0200
+++ lftp-4.0.2.91/src/Makefile.am	2009-10-13 18:32:26.000000000 +0200
@@ -18,7 +18,8 @@
 example_module1_la_SOURCES = example-module1.cc
 example_module1_la_LDFLAGS  = -module -avoid-version -rpath $(pkgverlibdir)
 
-TASK_MODULES = liblftp-pty.la liblftp-network.la proto-ftp.la proto-http.la proto-file.la proto-fish.la proto-sftp.la
+TASK_MODULES = liblftp-pty.la liblftp-network.la proto-ftp.la proto-http.la proto-file.la proto-fish.la proto-sftp.la liblftp-tasks.la liblftp-jobs.la
+
 JOB_MODULES = cmd-mirror.la cmd-sleep.la cmd-torrent.la
 if WITH_MODULES
   pkgverlib_LTLIBRARIES = $(TASK_MODULES) $(JOB_MODULES)
@@ -26,8 +27,6 @@
   TASK_MODULES_STATIC = $(TASK_MODULES)
   JOB_MODULES_STATIC = $(JOB_MODULES)
 endif
-lib_LTLIBRARIES = liblftp-tasks.la liblftp-jobs.la
-
 proto_ftp_la_SOURCES  = ftpclass.cc ftpclass.h FtpListInfo.cc FtpListInfo.h\
  FtpDirList.cc FtpDirList.h ftp-opie.c FileCopyFtp.cc FileCopyFtp.h
 proto_http_la_SOURCES = Http.cc Http.h HttpDir.cc HttpDir.h HttpDirXML.cc






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-ftp/lftp/files: lftp-4.0.2.91-lafile.patch
@ 2011-01-25  2:56 Jeroen Roovers (jer)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeroen Roovers (jer) @ 2011-01-25  2:56 UTC (permalink / raw
  To: gentoo-commits

jer         11/01/25 02:56:09

  Modified:             lftp-4.0.2.91-lafile.patch
  Log:
  Clean up patch.
  
  (Portage version: 2.2.0_alpha19/cvs/Linux i686)

Revision  Changes    Path
1.2                  net-ftp/lftp/files/lftp-4.0.2.91-lafile.patch

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

Index: lftp-4.0.2.91-lafile.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-ftp/lftp/files/lftp-4.0.2.91-lafile.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lftp-4.0.2.91-lafile.patch	13 Oct 2009 16:59:11 -0000	1.1
+++ lftp-4.0.2.91-lafile.patch	25 Jan 2011 02:56:09 -0000	1.2
@@ -1,5 +1,5 @@
---- lftp-4.0.2.91.orig/src/Makefile.am	2009-07-29 08:29:10.000000000 +0200
-+++ lftp-4.0.2.91/src/Makefile.am	2009-10-13 18:32:26.000000000 +0200
+--- a/src/Makefile.am
++++ b/src/Makefile.am
 @@ -18,7 +18,8 @@
  example_module1_la_SOURCES = example-module1.cc
  example_module1_la_LDFLAGS  = -module -avoid-version -rpath $(pkgverlibdir)






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-01-25  2:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-25  2:56 [gentoo-commits] gentoo-x86 commit in net-ftp/lftp/files: lftp-4.0.2.91-lafile.patch Jeroen Roovers (jer)
  -- strict thread matches above, loose matches on Subject: below --
2009-10-13 16:59 Jeroen Roovers (jer)

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