[Pkg-mono-svn-commits] [mono-tools] 04/06: Refreshed debian/patches/00-fix_build_system.patch

Jo Shields directhex at moszumanska.debian.org
Sun Jan 3 15:29:47 UTC 2016


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

directhex pushed a commit to annotated tag debian/4.2-1
in repository mono-tools.

commit 4870edfef66f0c24c6a4adf964a3a29c74a5675b
Author: Jo Shields <directhex at apebox.org>
Date:   Sun Jan 3 15:23:42 2016 +0000

    Refreshed debian/patches/00-fix_build_system.patch
---
 debian/patches/00-fix_build_system.patch | 38 ++++++--------------------------
 1 file changed, 7 insertions(+), 31 deletions(-)

diff --git a/debian/patches/00-fix_build_system.patch b/debian/patches/00-fix_build_system.patch
index b4b4281..f2b163e 100644
--- a/debian/patches/00-fix_build_system.patch
+++ b/debian/patches/00-fix_build_system.patch
@@ -1,8 +1,8 @@
-Index: mono-tools.git/configure.in
+Index: mono-tools/configure.in
 ===================================================================
---- mono-tools.git.orig/configure.in	2013-10-10 10:41:50.863182158 +0200
-+++ mono-tools.git/configure.in	2013-10-10 10:41:50.855181560 +0200
-@@ -10,9 +10,9 @@
+--- mono-tools.orig/configure.in
++++ mono-tools/configure.in
+@@ -10,9 +10,9 @@ AC_PROG_INSTALL
  AC_SUBST(ACLOCAL_FLAGS)
  
  dnl C# compiler
@@ -15,34 +15,10 @@ Index: mono-tools.git/configure.in
  AC_PATH_PROG(RUNTIME, mono, no)
  AC_PATH_PROG(GACUTIL, gacutil, no)
  
-Index: mono-tools.git/Mono.Profiler/compile
+Index: mono-tools/Mono.Profiler/compile
 ===================================================================
---- mono-tools.git.orig/Mono.Profiler/compile	2013-10-10 10:41:50.863182158 +0200
-+++ mono-tools.git/Mono.Profiler/compile	2013-10-10 10:41:50.859181859 +0200
+--- mono-tools.orig/Mono.Profiler/compile
++++ mono-tools/Mono.Profiler/compile
 @@ -1 +1 @@
 -gmcs -debug -out:profiler-decoder.exe profiler-decoder-library/*.cs profiler-file-decoder/*.cs
 +mono-csc -debug -out:profiler-decoder.exe profiler-decoder-library/*.cs profiler-file-decoder/*.cs
-Index: mono-tools.git/webdoc/Makefile.am
-===================================================================
---- mono-tools.git.orig/webdoc/Makefile.am	2013-10-10 01:14:56.927106468 +0200
-+++ mono-tools.git/webdoc/Makefile.am	2013-10-10 10:48:14.179831385 +0200
-@@ -117,18 +117,14 @@
- 	 $(INSTALL_DATA) $(srcdir)/App_Code/Plugins/*cs                                         $(DESTDIR)$(webdir)/App_Code/Plugins
- 	 $(INSTALL_DATA) $(srcdir)/views/*css                                                   $(DESTDIR)$(webdir)/views
- 	 $(INSTALL_DATA) $(srcdir)/views/*js                                                    $(DESTDIR)$(webdir)/views
--	 $(INSTALL_DATA) $(srcdir)/views/*html                                                  $(DESTDIR)$(webdir)/views
- 	 $(INSTALL_DATA) $(srcdir)/views/images/*png                                            $(DESTDIR)$(webdir)/views/images
--	 $(INSTALL_DATA) $(srcdir)/views/images/*gif                                            $(DESTDIR)$(webdir)/views/images
-+	 $(INSTALL_DATA) $(srcdir)/views/images/*ico                                            $(DESTDIR)$(webdir)/views/images
- 	 $(INSTALL_DATA) $(srcdir)/skins/mono-external/header*                                  $(DESTDIR)$(webdir)/skins/mono-external
- 	 $(INSTALL_DATA) $(srcdir)/skins/mono-external/footer*                                  $(DESTDIR)$(webdir)/skins/mono-external
- 	 $(INSTALL_DATA) $(srcdir)/skins/mono-external/*css                                     $(DESTDIR)$(webdir)/skins/mono-external
--	 $(INSTALL_DATA) $(srcdir)/skins/mono-external/*js                                      $(DESTDIR)$(webdir)/skins/mono-external
- 	 $(INSTALL_DATA) $(srcdir)/skins/mono-external/images/*png                              $(DESTDIR)$(webdir)/skins/mono-external/images
- 	 $(INSTALL_DATA) $(srcdir)/skins/mono-external/images/*gif                              $(DESTDIR)$(webdir)/skins/mono-external/images
--	 $(INSTALL_DATA) $(srcdir)/plugins/iframe-plugins/*css                                  $(DESTDIR)$(webdir)/plugins/iframe-plugin
- 	 $(INSTALL_DATA) $(srcdir)/plugins/iframe-plugin/*js                                    $(DESTDIR)$(webdir)/plugins/iframe-plugin
--	 $(INSTALL_DATA) $(srcdir)/plugins/iframe-plugin/*html                                  $(DESTDIR)$(webdir)/plugins/iframe-plugin
- 	 $(INSTALL_DATA) $(srcdir)/plugins/tooltip-plugin/*js                                    $(DESTDIR)$(webdir)/plugins/tooltip-plugin
- 	 $(INSTALL_DATA) $(srcdir)/plugins/sidebar-plugin/*css                                  $(DESTDIR)$(webdir)/plugins/sidebar-plugin
- 	 $(INSTALL_DATA) $(srcdir)/plugins/sidebar-plugin/*js                                   $(DESTDIR)$(webdir)/plugins/sidebar-plugin

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mono/packages/mono-tools.git



More information about the Pkg-mono-svn-commits mailing list