Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugal-tweak.git;a=commitdiff;h=f0ad835809b4d69fef328db7e2a01bb670492907

commit f0ad835809b4d69fef328db7e2a01bb670492907
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Sun Sep 5 00:02:42 2010 +0200

*switch to python 2.7

diff --git a/PyUtils/PyUtils.mdproj b/PyUtils/PyUtils.mdproj
index 092cdd0..126af70 100644
--- a/PyUtils/PyUtils.mdproj
+++ b/PyUtils/PyUtils.mdproj
@@ -16,9 +16,7 @@
</Build>
<Runtime>
<Runtime Module="main" PythonOptions="">
-        <Interpreter path="/usr/bin/python2.6" ctype="Python26Runtime">
-          <compiler ctype="Python25Compiler" />
-        </Interpreter>
+        <Interpreter path="/usr/bin/python2.7" ctype="Python26Runtime" />
</Runtime>
</Runtime>
</PropertyGroup>
@@ -29,7 +27,7 @@
</Build>
<Runtime>
<Runtime Module="main" PythonOptions="">
-        <Interpreter path="/usr/bin/python2.6" ctype="Python26Runtime" />
+        <Interpreter path="/usr/bin/python2.7" ctype="Python26Runtime" />
</Runtime>
</Runtime>
</PropertyGroup>
@@ -61,4 +59,4 @@
<Content Include="fw-login-manager\fw-login-manager-gnome.desktop" />
<Content Include="fw-login-manager\fw-login-manager-kde.desktop" />
</ItemGroup>
-</Project>
\ No newline at end of file
+</Project>
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to