~smartboyhw/wubi/bug-1070682

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Stéphane Graber
  • Date: 2012-03-07 21:25:24 UTC
  • Revision ID: stgraber@ubuntu.com-20120307212524-keh7ezshbbla3vmd
Make wubi build fine on an amd64 system (check in syswow64 and Program Files (x86)

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
        rm -rf build/wubi
26
26
        rm -rf build/bin
27
27
        cp -a blobs build/bin
28
 
        cp wine/drive_c/windows/system32/python23.dll build/pylauncher #TBD
 
28
        cp wine/drive_c/windows/system32/python23.dll build/pylauncher || cp wine/drive_c/windows/syswow64/python23.dll build/pylauncher #TBD
29
29
        cp build/cpuid/cpuid.dll build/bin
30
30
 
31
31
pot: