prometheanfire    14/07/24 04:42:46

  Added:                nut-2.7.2-no-libdummy.patch
  Log:
  bumping for bug 517060
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x2471eb3e40ac5ac3)

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

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

Index: nut-2.7.2-no-libdummy.patch
===================================================================
diff --git a/drivers/Makefile.am b/drivers/Makefile.am
index 99614ca..42b3611 100644
--- a/drivers/Makefile.am
+++ b/drivers/Makefile.am
@@ -267,5 +267,6 @@ dist_noinst_HEADERS = apc-mib.h apc-hid.h baytech-mib.h 
bcmxcp.h    \

 # 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 =
+#EXTRA_LIBRARIES = libdummy.a
+#libdummy_a_SOURCES = main.c dstate.c serial.c




Reply via email to