[kernel] r9344 - dists/trunk/redhat-cluster/openais/debian/patches

Frederik Schüler fs at alioth.debian.org
Tue Aug 21 18:01:00 UTC 2007


Author: fs
Date: Tue Aug 21 18:01:00 2007
New Revision: 9344

Log:
Add exec/timer.h include


Modified:
   dists/trunk/redhat-cluster/openais/debian/patches/001_makefile.dpatch

Modified: dists/trunk/redhat-cluster/openais/debian/patches/001_makefile.dpatch
==============================================================================
--- dists/trunk/redhat-cluster/openais/debian/patches/001_makefile.dpatch	(original)
+++ dists/trunk/redhat-cluster/openais/debian/patches/001_makefile.dpatch	Tue Aug 21 18:01:00 2007
@@ -97,6 +97,14 @@
  
  	install -m 755 exec/aisexec $(DESTDIR)$(SBINDIR)
  	install -m 700 exec/keygen $(DESTDIR)$(SBINDIR)/ais-keygen
+@@ -189,6 +175,7 @@
+ 	install -m 644 exec/objdb.h $(DESTDIR)$(INCLUDEDIR_SERVICE)
+ 	install -m 644 exec/print.h $(DESTDIR)$(INCLUDEDIR_SERVICE)
+ 	install -m 644 exec/config.h $(DESTDIR)$(INCLUDEDIR_SERVICE)
++	install -m 644 exec/timer.h     $(DESTDIR)$(INCLUDEDIR_SERVICE)
+ 	install -m 644 include/swab.h $(DESTDIR)$(INCLUDEDIR_SERVICE)
+ 	install -m 644 man/*.3 $(DESTDIR)$(MANDIR)/man3
+ 	install -m 644 man/*.5 $(DESTDIR)$(MANDIR)/man5
 diff -urNad openais~/lcr/lcr_ifact.c openais/lcr/lcr_ifact.c
 --- openais~/lcr/lcr_ifact.c	2007-03-12 18:28:44.000000000 +0100
 +++ openais/lcr/lcr_ifact.c	2007-05-31 10:05:22.220462012 +0200



More information about the Kernel-svn-changes mailing list