~osomon/pyexiv2/pyexiv2-0.3

« back to all changes in this revision

Viewing changes to cross-compile.sh

  • Committer: Olivier Tilloy
  • Date: 2011-10-22 19:00:59 UTC
  • mto: This revision was merged to the branch mainline in revision 368.
  • Revision ID: olivier.tilloy@canonical.com-20111022190059-edqymrecueffa5ge
Updated references to the latest supported version of Python in the documentation.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
#  wget unzip tar build-essential mingw32 p7zip-full
24
24
#
25
25
# After execution is complete, copy the following file and folder to the
26
 
# site-packages directory of a Python 2.6 windows setup:
 
26
# site-packages directory of a Python 2.7 windows setup:
27
27
#  - $BASE/pyexiv2/build/libexiv2python.pyd
28
28
#  - $BASE/pyexiv2/src/pyexiv2
29
29
#