SOURCES: hwinfo-x86_64.patch (NEW) - fix for x86_64 build

arvenil arvenil at pld-linux.org
Thu May 24 22:37:12 CEST 2007


Author: arvenil                      Date: Thu May 24 20:37:12 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix for x86_64 build

---- Files affected:
SOURCES:
   hwinfo-x86_64.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/hwinfo-x86_64.patch
diff -u /dev/null SOURCES/hwinfo-x86_64.patch:1.1
--- /dev/null	Thu May 24 22:37:12 2007
+++ SOURCES/hwinfo-x86_64.patch	Thu May 24 22:37:07 2007
@@ -0,0 +1,11 @@
+--- x/Makefile	2006-09-11 17:40:23.000000000 +0200
++++ x/Makefile	2007-05-24 20:04:06.000000000 +0200
+@@ -2,7 +2,7 @@
+ SUBDIRS		= src
+ TARGETS		= hwinfo hwinfo.pc
+ CLEANFILES	= hwinfo hwinfo.pc hwinfo.static hwscan hwscan.static hwscand hwscanqueue doc/libhd doc/*~
+-LIBDIR		= /usr/lib
++LIBDIR		= /usr/lib64
+ ULIBDIR		= $(LIBDIR)
+ LIBS		= -lhd
+ SLIBS		= -lhd -ldbus-1 -lhal
================================================================


More information about the pld-cvs-commit mailing list