[Pkg-cli-apps-commits] [fsharp] 04/09: Install framework references into 4.0 and 4.5 paths; both are valid

Christopher Halse Rogers raof-guest at moszumanska.debian.org
Mon Dec 16 04:01:53 UTC 2013


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

raof-guest pushed a commit to branch master
in repository fsharp.

commit 4d6e15982240aa97caf41ef1ba76c825ba25806d
Author: Christopher James Halse Rogers <raof at ubuntu.com>
Date:   Sat Dec 7 18:35:03 2013 +0000

    Install framework references into 4.0 and 4.5 paths; both are valid
---
 debian/fsharp-console.installcliframework | 3 +++
 debian/fsharp.installcliframework         | 6 ++++++
 2 files changed, 9 insertions(+)

diff --git a/debian/fsharp-console.installcliframework b/debian/fsharp-console.installcliframework
index 40e5299..3db4bd2 100644
--- a/debian/fsharp-console.installcliframework
+++ b/debian/fsharp-console.installcliframework
@@ -1,3 +1,6 @@
 40 /usr/lib/cli/FSharp.Compiler.Interative.Settings-4.3/FSharp.Compiler.Interactive.Settings.dll
+45 /usr/lib/cli/FSharp.Compiler.Interative.Settings-4.3/FSharp.Compiler.Interactive.Settings.dll
+
 # Add the interpreter binary, as tools may look for it here.
 40 /usr/lib/cli/fsharp-console/fsi.exe
+45 /usr/lib/cli/fsharp-console/fsi.exe
diff --git a/debian/fsharp.installcliframework b/debian/fsharp.installcliframework
index ed7665f..a6d8b63 100644
--- a/debian/fsharp.installcliframework
+++ b/debian/fsharp.installcliframework
@@ -1,5 +1,11 @@
 40 /usr/lib/cli/FSharp.Core-4.3/FSharp.Core.dll
 40 /usr/lib/cli/FSharp.Core-4.3/FSharp.Core.sigdata
 40 /usr/lib/cli/FSharp.Core-4.3/FSharp.Core.optdata
+
+45 /usr/lib/cli/FSharp.Core-4.3/FSharp.Core.dll
+45 /usr/lib/cli/FSharp.Core-4.3/FSharp.Core.sigdata
+45 /usr/lib/cli/FSharp.Core-4.3/FSharp.Core.optdata
+
 # Add the compiler binary, as tools may look for it here
 40 /usr/lib/cli/fsharp/fsc.exe
+45 /usr/lib/cli/fsharp/fsc.exe

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



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