[Oval-commits] r442 - trunk/ovaldi/debian/patches
Pavel Vinogradov
blaze-guest at alioth.debian.org
Sun Aug 8 18:48:24 UTC 2010
Author: blaze-guest
Date: 2010-08-08 18:48:23 +0000 (Sun, 08 Aug 2010)
New Revision: 442
Modified:
trunk/ovaldi/debian/patches/debian.makefile.patch
Log:
Update debian.makefile.patch for 5.7.2 version
Modified: trunk/ovaldi/debian/patches/debian.makefile.patch
===================================================================
--- trunk/ovaldi/debian/patches/debian.makefile.patch 2010-08-08 18:35:39 UTC (rev 441)
+++ trunk/ovaldi/debian/patches/debian.makefile.patch 2010-08-08 18:48:23 UTC (rev 442)
@@ -8,7 +8,7 @@
#
#Forwaded: Yes, but rejected
#Author: Javier Fernández-Sanguino Peña <jfs at debian.org>
-#Last-Update: 2009-09-16
+#Last-Update: 2010-08-08
diff -urN ovaldi-mitre/project/linux/Makefile ovaldi-debian/project/linux/Makefile
--- ovaldi-mitre/project/linux/Makefile 2008-04-20 19:12:24.000000000 +0500
@@ -32,7 +32,7 @@
# What object code are we expecting?
@@ -175,11 +176,12 @@
- Digest.obj \
+ Directive.obj \
LDAPProbe.obj
+ifneq (${PACKAGE_DPKG}, )
@@ -47,7 +47,7 @@
REL_OBJS = \
@@ -281,11 +283,12 @@
- $(BUILDDIR)/Digest.obj \
+ $(BUILDDIR)/Directive.obj \
$(BUILDDIR)/LDAPProbe.obj
+ifneq (${PACKAGE_DPKG}, )
More information about the Oval-commits
mailing list