pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

mono6: Fix monodir patch



Module Name:	pkgsrc-wip
Committed By:	nia <nia%netbsd.org@localhost>
Pushed By:	nee
Date:		Mon Aug 5 11:08:50 2019 +0100
Changeset:	1a83914f354bd719731d03f9ab2c84d680f6ba63

Modified Files:
	mono6/distinfo
	mono6/patches/patch-data_net__2__0_Browsers_Makefile.am

Log Message:
mono6: Fix monodir patch

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1a83914f354bd719731d03f9ab2c84d680f6ba63

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 mono6/distinfo                                          | 2 +-
 mono6/patches/patch-data_net__2__0_Browsers_Makefile.am | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/mono6/distinfo b/mono6/distinfo
index e62e9647c1..d45a63253d 100644
--- a/mono6/distinfo
+++ b/mono6/distinfo
@@ -6,7 +6,7 @@ SHA512 (mono-6.0.0.313.tar.xz) = a1de452eb1c6edba503723217a4b5839563d154ff0c0185
 Size (mono-6.0.0.313.tar.xz) = 218124872 bytes
 SHA1 (patch-configure.ac) = cc4f5bf80495c3248a161d1b857e2aa63a437e4e
 SHA1 (patch-data_Makefile.am) = 535480855e413750d5b6cab6351b1683ac911246
-SHA1 (patch-data_net__2__0_Browsers_Makefile.am) = 49f8ab47f449d474a7d9ca5f43b9ad55fef26c78
+SHA1 (patch-data_net__2__0_Browsers_Makefile.am) = 847fa7f5a54e7583a87c40749efe5a99e513c3c9
 SHA1 (patch-data_net__2__0_Makefile.am) = dffb23423381a9031587536ee5de2b34610329ee
 SHA1 (patch-data_net__4__0_Browsers_Makefile.am) = 0ada5af132816efb41dfbd7ce2ba2355d751b883
 SHA1 (patch-data_net__4__0_Makefile.am) = 7c0fa175047f01a556f61503b2fcfabdedd2c606
diff --git a/mono6/patches/patch-data_net__2__0_Browsers_Makefile.am b/mono6/patches/patch-data_net__2__0_Browsers_Makefile.am
index 3f0dc2c84a..b06155a921 100644
--- a/mono6/patches/patch-data_net__2__0_Browsers_Makefile.am
+++ b/mono6/patches/patch-data_net__2__0_Browsers_Makefile.am
@@ -6,7 +6,7 @@ Install configuration files to the examples directory.
 +++ data/net_2_0/Browsers/Makefile.am
 @@ -1,4 +1,4 @@
 -monodir = $(sysconfdir)/mono/2.0/Browsers
-+monodir = $(datadir)/share/mono/2.0/Browsers
++monodir = $(datadir)/examples/mono/2.0/Browsers
  
  EXTRA_DIST =  ../../Browsers/Compat.browser
  


Home | Main Index | Thread Index | Old Index