[Pkg-cli-libs-commits] [SCM] db4o branch, master, updated. upstream/7.4.120.14002+dfsg-29-g366f9aa

Iain Lane laney at ubuntu.com
Tue Jan 26 15:40:24 UTC 2010


The following commit has been merged in the master branch:
commit 1dc3284f68fc42b3db2baae1f1713726c041f9e0
Author: Iain Lane <laney at ubuntu.com>
Date:   Tue Jan 19 22:29:14 2010 +0000

    Copy cecil dll into the build dir

diff --git a/debian/rules b/debian/rules
index 02f83a8..b3c597d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,8 @@ include /usr/share/cli-common/cli.make
 include /usr/share/quilt/quilt.make
 
 override_dh_auto_build:
+	cp $(shell pkg-config --variable=Libraries mono-cecil) $(CURDIR)/bin/
+
 	dh_auto_build -D src -- MCS=/usr/bin/mono-csc core admin
 	mdoc update \
 	  -i $(CURDIR)/src/bin/Db4objects.Db4o.dll.xml \

-- 
db4o



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