public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-power/nut/files: nut-2.2.2-no-libdummy.patch
@ 2008-07-05  3:15 Robin H. Johnson (robbat2)
  0 siblings, 0 replies; 2+ messages in thread
From: Robin H. Johnson (robbat2) @ 2008-07-05  3:15 UTC (permalink / raw
  To: gentoo-commits

robbat2     08/07/05 03:15:17

  Added:                nut-2.2.2-no-libdummy.patch
  Log:
  Bug #229443, compile-fix for newer libtool setups.
  (Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc4-00103-g1beee8d x86_64)

Revision  Changes    Path
1.1                  sys-power/nut/files/nut-2.2.2-no-libdummy.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-power/nut/files/nut-2.2.2-no-libdummy.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-power/nut/files/nut-2.2.2-no-libdummy.patch?rev=1.1&content-type=text/plain

Index: nut-2.2.2-no-libdummy.patch
===================================================================
diff -Nuar nut-2.2.2.orig/common/Makefile.am nut-2.2.2/common/Makefile.am
--- nut-2.2.2.orig/common/Makefile.am	2007-05-27 07:07:56.000000000 -0700
+++ nut-2.2.2/common/Makefile.am	2008-07-04 20:09:14.062814944 -0700
@@ -10,8 +10,8 @@
 
 # Define a dummy library so that Automake builds rules for the
 # corresponding object files.  This library is not actually built,
-EXTRA_LIBRARIES = libdummy.a
-libdummy_a_SOURCES = parseconf.c state.c upsconf.c
+#EXTRA_LIBRARIES = libdummy.a
+#libdummy_a_SOURCES = parseconf.c state.c upsconf.c
 
 ../include/nut_version.h: FORCE
 	(cd ../include/ && $(MAKE) $(AM_MAKEFLAGS) nut_version.h)
diff -Nuar nut-2.2.2.orig/drivers/Makefile.am nut-2.2.2/drivers/Makefile.am
--- nut-2.2.2.orig/drivers/Makefile.am	2008-07-04 20:12:38.201211819 -0700
+++ nut-2.2.2/drivers/Makefile.am	2008-07-04 20:12:59.829462787 -0700
@@ -211,10 +211,12 @@
  upscode2.h victronups.h powerpanel.h powerp-bin.h powerp-txt.h		\
  upshandler.h netxml-ups.h mge-xml.h
 
+EXTRA_LIBRARIES =
+
 # Define a dummy library so that Automake builds rules for the
 # corresponding object files.  This library is not actually built,
-EXTRA_LIBRARIES = libdummy.a
-libdummy_a_SOURCES = main.c dstate.c serial.c
+#EXTRA_LIBRARIES += libdummy.a
+#libdummy_a_SOURCES = main.c dstate.c serial.c
 
 # the nuthalmain library combines the code for main-hal.c and
 # dstate-hal.c. It is necessary for Automake-technical reasons,



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in sys-power/nut/files: nut-2.2.2-no-libdummy.patch
@ 2011-03-13 20:30 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2011-03-13 20:30 UTC (permalink / raw
  To: gentoo-commits

ssuominen    11/03/13 20:30:13

  Removed:              nut-2.2.2-no-libdummy.patch
  Log:
  old
  
  (Portage version: 2.2.0_alpha26/cvs/Linux x86_64)



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

end of thread, other threads:[~2011-03-13 20:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-13 20:30 [gentoo-commits] gentoo-x86 commit in sys-power/nut/files: nut-2.2.2-no-libdummy.patch Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2008-07-05  3:15 Robin H. Johnson (robbat2)

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