[Oval-commits] r414 - trunk/ovaldi/debian/patches

Pavel Vinogradov blaze-guest at alioth.debian.org
Sat Sep 12 17:49:05 UTC 2009


Author: blaze-guest
Date: 2009-09-12 17:49:05 +0000 (Sat, 12 Sep 2009)
New Revision: 414

Modified:
   trunk/ovaldi/debian/patches/debian.makefile.patch
Log:
Update debian.makefile.patch to fix offset warning on 5.6.1 release

Modified: trunk/ovaldi/debian/patches/debian.makefile.patch
===================================================================
--- trunk/ovaldi/debian/patches/debian.makefile.patch	2009-09-12 17:34:44 UTC (rev 413)
+++ trunk/ovaldi/debian/patches/debian.makefile.patch	2009-09-12 17:49:05 UTC (rev 414)
@@ -19,7 +19,7 @@
  endif
  
  # What object code are we expecting?
-@@ -165,11 +166,12 @@
+@@ -166,11 +167,12 @@
  	VariableProbe.obj \
  	RunLevelProbe.obj \
  
@@ -34,7 +34,7 @@
  endif
  
  REL_OBJS = \
-@@ -261,11 +263,12 @@
+@@ -263,11 +265,12 @@
  	$(BUILDDIR)/VariableProbe.obj \
  	$(BUILDDIR)/RunLevelProbe.obj \
  




More information about the Oval-commits mailing list