Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Jorgensen <ajorgensen@novell.com>2009-12-10 03:14:54 +0300
committerAndrew Jorgensen <ajorgensen@novell.com>2009-12-10 03:14:54 +0300
commit7f0b214f9facb332465b8f3206d8a16a4c25f743 (patch)
treefaef5d12b734eee47182d4077b43ba76b236a3e6
parentcdce7e1336d83a8013840fa08f79d62d52d7e54f (diff)
require 2.1.2, not 2.2extras/PyBinding/2.1.2
svn path=/branches/monodevelop/extras/PyBinding/2.2/; revision=147979
-rwxr-xr-xextras/PyBinding/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/PyBinding/configure b/extras/PyBinding/configure
index 68bcf9fd93..a369668fa6 100755
--- a/extras/PyBinding/configure
+++ b/extras/PyBinding/configure
@@ -4,7 +4,7 @@ PACKAGE=monodevelop-python
prefix=/usr/local
config=DEBUG
configurations=" RELEASE DEBUG"
-common_packages=" gtk-sharp-2.0;2.12.8 mono-addins;0.3 monodevelop;2.2 monodevelop-core-addins;2.2"
+common_packages=" gtk-sharp-2.0;2.12.8 mono-addins;0.3 monodevelop;2.1.2 monodevelop-core-addins;2.1.2"
usage ()