Changeset 863

Show
Ignore:
Timestamp:
Sun Mar 12 18:49:04 2006
Author:
Zoomq
Message:

Build diveintopython with xsltproc usage shell

Files:

Legend:

Unmodified
Added
Removed
Modified
  • zh-translations/branches/diveintopython-zh-5.4/zh-cn/build.sh

    r862 r863  
    1   #!/bin/bash  
      1 #!/bin/sh  
    1 1 #  
    2 2 # build.sh  
    3 3 ########################################  
    4   # Build diveintopython with xsltproc  
      4 # Build diveintopython with xsltproc usage shell  
    4 4 ########################################  
    5 5 #