[Pkg-cli-libs-commits] [SCM] db4o branch, master, updated. debian/7.4.121.14026+dfsg-3-22-g8e3de09

Jo Shields directhex at apebox.org
Sun Aug 14 19:04:49 UTC 2011


The following commit has been merged in the master branch:
commit cc48f993800422846e00a5c5adbdc8dc6456c0f9
Author: Jo Shields <directhex at apebox.org>
Date:   Sun Aug 14 19:34:36 2011 +0100

    Remove spurious whitespace causing mdoc to fail.

diff --git a/debian/rules b/debian/rules
index e120297..f9741cf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ include /usr/share/cli-common/cli.make
 
 override_dh_auto_build:
 	xbuild /property:Configuration=Release /property:DefineConstants="MONO" /property:DocumentationFile="Db4objects.Db4o.dll.xml" src/Db4o-2010.sln
-	mdoc update \ 
+	mdoc update \
 	  -i $(CURDIR)/src/Db4objects.Db4o/Db4objects.Db4o.dll.xml \
 	  -o $(CURDIR)/tmp/monodocer \
 	  $(CURDIR)/src/Db4objects.Db4o/bin/Release/Db4objects.Db4o.dll

-- 
db4o



More information about the Pkg-cli-libs-commits mailing list