[Pkg-cli-apps-commits] [monodevelop] 12/16: Build libgit2 CustomBuildTasks from source

Jo Shields directhex at moszumanska.debian.org
Wed Dec 16 10:13:59 UTC 2015


This is an automated email from the git hooks/post-receive script.

directhex pushed a commit to annotated tag debian/5.10.0.871-1
in repository monodevelop.

commit 72987d9e722a8c0f938fb3d1c17638108d01e63a
Author: Jo Shields <jo.shields at xamarin.com>
Date:   Tue Dec 15 11:31:41 2015 +0000

    Build libgit2 CustomBuildTasks from source
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 9c19ac3..ee4a68c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,6 +27,8 @@ override_dh_auto_clean:
 	rm -f external/ngit/NGit/obj/Debug/NGit.resources.JGitText.properties
 
 override_dh_auto_build:
+	xbuild external/libgit2sharp/Lib/CustomBuildTasks/CustomBuildTasks.csproj
+	mv external/libgit2sharp/Lib/CustomBuildTasks/bin/*/*.dll external/libgit2sharp/Lib/CustomBuildTasks/
 	XDG_CONFIG_HOME=$(DEBIAN_DIR) dh_auto_build
 
 override_dh_clideps:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/monodevelop.git



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