[Pkg-cli-apps-commits] [fsharp] 01/03: Install F# xbuild project infrastructure
Christopher Halse Rogers
raof-guest at moszumanska.debian.org
Fri Feb 7 05:58:45 UTC 2014
This is an automated email from the git hooks/post-receive script.
raof-guest pushed a commit to branch master
in repository fsharp.
commit 6a7e5c25c0b13d192f66fb81d8b7295ec1294969
Author: Christopher James Halse Rogers <raof at ubuntu.com>
Date: Fri Feb 7 16:55:00 2014 +1100
Install F# xbuild project infrastructure
---
debian/fsharp.install | 4 ++++
debian/fsharp.installcliframework | 4 ++++
2 files changed, 8 insertions(+)
diff --git a/debian/fsharp.install b/debian/fsharp.install
index 597e0e0..06b00fb 100644
--- a/debian/fsharp.install
+++ b/debian/fsharp.install
@@ -1,2 +1,6 @@
usr/bin/fsharpc
usr/lib/mono/gac/fsc/4.3*/* /usr/lib/cli/fsharp
+usr/lib/mono/Microsoft?F#
+usr/lib/mono/Microsoft?SDKs
+usr/lib/mono/xbuild
+usr/lib/mono/4.0/Microsoft.*.Targets
diff --git a/debian/fsharp.installcliframework b/debian/fsharp.installcliframework
index a6d8b63..8a5d4e9 100644
--- a/debian/fsharp.installcliframework
+++ b/debian/fsharp.installcliframework
@@ -1,3 +1,4 @@
+# Core library
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
@@ -6,6 +7,9 @@
45 /usr/lib/cli/FSharp.Core-4.3/FSharp.Core.sigdata
45 /usr/lib/cli/FSharp.Core-4.3/FSharp.Core.optdata
+# Build targets for xbuild support
+40 /usr/lib/cli/FSharp.Build-4.3/FSharp.Build.dll
+
# 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