[Pkg-cli-apps-commits] [fsharp] 01/04: Fix typo in FSharp.Compiler.Interactive.Settings install dir
Christopher Halse Rogers
raof-guest at moszumanska.debian.org
Sun Feb 9 05:27:31 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 e1fecd7e9faca25c56381836bfa1a338e208eb86
Author: Christopher James Halse Rogers <raof at ubuntu.com>
Date: Sat Feb 8 15:06:50 2014 +1100
Fix typo in FSharp.Compiler.Interactive.Settings install dir
LP: #1251253
---
debian/fsharp-console.installcliframework | 4 ++--
debian/fsharp-console.links | 2 +-
debian/libfsharp-compiler-interactive-settings4.3-cil.install | 2 +-
debian/libfsharp-compiler-interactive-settings4.3-cil.installcligac | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/fsharp-console.installcliframework b/debian/fsharp-console.installcliframework
index 3db4bd2..f44b9a5 100644
--- a/debian/fsharp-console.installcliframework
+++ b/debian/fsharp-console.installcliframework
@@ -1,5 +1,5 @@
-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
+40 /usr/lib/cli/FSharp.Compiler.Interactive.Settings-4.3/FSharp.Compiler.Interactive.Settings.dll
+45 /usr/lib/cli/FSharp.Compiler.Interactive.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
diff --git a/debian/fsharp-console.links b/debian/fsharp-console.links
index 2452441..45e746c 100644
--- a/debian/fsharp-console.links
+++ b/debian/fsharp-console.links
@@ -1 +1 @@
-usr/lib/cli/FSharp.Compiler.Interative.Settings-4.3/FSharp.Compiler.Interactive.Settings.dll usr/lib/cli/fsharp-console/FSharp.Compiler.Interactive.Settings.dll
+usr/lib/cli/FSharp.Compiler.Interactive.Settings-4.3/FSharp.Compiler.Interactive.Settings.dll usr/lib/cli/fsharp-console/FSharp.Compiler.Interactive.Settings.dll
diff --git a/debian/libfsharp-compiler-interactive-settings4.3-cil.install b/debian/libfsharp-compiler-interactive-settings4.3-cil.install
index 9d072eb..819601d 100644
--- a/debian/libfsharp-compiler-interactive-settings4.3-cil.install
+++ b/debian/libfsharp-compiler-interactive-settings4.3-cil.install
@@ -1 +1 @@
-usr/lib/mono/gac/FSharp.Compiler.Interactive.Settings/4.3*/* /usr/lib/cli/FSharp.Compiler.Interative.Settings-4.3
\ No newline at end of file
+usr/lib/mono/gac/FSharp.Compiler.Interactive.Settings/4.3*/* /usr/lib/cli/FSharp.Compiler.Interactive.Settings-4.3
diff --git a/debian/libfsharp-compiler-interactive-settings4.3-cil.installcligac b/debian/libfsharp-compiler-interactive-settings4.3-cil.installcligac
index 6127d54..f7ab5fc 100644
--- a/debian/libfsharp-compiler-interactive-settings4.3-cil.installcligac
+++ b/debian/libfsharp-compiler-interactive-settings4.3-cil.installcligac
@@ -1 +1 @@
-/usr/lib/cli/FSharp.Compiler.Interative.Settings-4.3/FSharp.Compiler.Interactive.Settings.dll
+/usr/lib/cli/FSharp.Compiler.Interactive.Settings-4.3/FSharp.Compiler.Interactive.Settings.dll
--
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