SOURCES: hwinfo-headers.patch - better way

qboosh qboosh at pld-linux.org
Wed May 23 22:16:21 CEST 2007


Author: qboosh                       Date: Wed May 23 20:16:21 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- better way

---- Files affected:
SOURCES:
   hwinfo-headers.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/hwinfo-headers.patch
diff -u SOURCES/hwinfo-headers.patch:1.1 SOURCES/hwinfo-headers.patch:1.2
--- SOURCES/hwinfo-headers.patch:1.1	Wed May 23 21:37:50 2007
+++ SOURCES/hwinfo-headers.patch	Wed May 23 22:16:16 2007
@@ -1,11 +1,11 @@
---- x/src/hd/manual.c	2006-08-29 16:15:38.000000000 +0200
-+++ x/src/hd/manual.c	2007-05-23 20:58:58.000000000 +0200
-@@ -20,7 +20,7 @@
-  * @{
-  */
+--- hwinfo-13.11/src/hd/Makefile.orig	2005-07-06 12:50:26.000000000 +0200
++++ hwinfo-13.11/src/hd/Makefile	2007-05-23 22:01:21.136191593 +0200
+@@ -4,7 +4,7 @@
  
--#include <hwclass_names.h>
-+#include "hwclass_names.h"
+ include $(TOPDIR)/Makefile.common
  
- /* corresponds to hd_status_value_t */
- static hash_t status_names[] = {
+-CFLAGS		+= -I /usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I /usr/lib/dbus-1.0/include
++CFLAGS		+= `pkg-config --cflags dbus-1`
+ 
+ version.h: $(TOPDIR)/VERSION
+ 	@echo "#define HD_VERSION_STRING \"`cat $(TOPDIR)/VERSION`\"" >$@
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/hwinfo-headers.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list